Adding the Compiled Resources to a DLL

To add the compiled resources to a dynamic-link-library (DLL) file, use the following command:

  rc example.res dynalink.dll


[Back: Adding the Compiled Resources to the .EXE File]
[Next: Scroll-Bar Controls]