RAD Studio
ContentsIndex
PreviousUpNext
RLINK32.DLL, the Resource Linker (C++)

RLINK32.DLL is the resource linker that binds resources, in .RES file form, to an .EXE file, and marks the resulting .EXE file as a Windows executable. RLINK32.DLL also:

  • Links the resources by fixing up string tables and message tables and then binding these linked resources into the executable.
  • Is called by ILINK32 and is used for 32-bit resources.

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!