C language > Tips & tricks

Win32 Resource Linker

(1/1)

Vortex:

--- Quote ---This small command line tool links a binary Win32 resource file (*.res) into an executable (exe or dll).
Binary resource files you can create using the Borland Resource Workshop, with the Microsoft Resource Compiler and many other resource compilers.
First build your application (exe/dll) using your favorite compiler and after You can link the resources into your application using RLINK32.EXE

--- End quote ---

http://www.rowalt.de/pc/programming/tools/rlink32.zip

http://www.rowalt.de/pc/programming/toolse.htm

Navigation

[0] Message Index

Go to full version