Skip to content

Instantly share code, notes, and snippets.

@karronoli
Created May 4, 2012 12:27
Show Gist options
  • Save karronoli/2594528 to your computer and use it in GitHub Desktop.
Save karronoli/2594528 to your computer and use it in GitHub Desktop.
Hello Windows Resource File
// test.rc
// rc.exe /V test.rc
// link /DLL /NOENTRY /NOLOGO /machine:x86 /OUT:test.dll test.res
// res://test.dll/JPG/A.jpg
A.JPG JPG A.JPG
B.JPG JPG B.JPG
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment