Running example 38 Bitmap Button Dialog. Compiles and links, but I get a runtime error saying "Cant load bitmap 'button' from resources! Check .rc file." I have the supplied .rc file in the project directory. Wazzup??
1) Try "file-new-resource" to add a new .rc file and copy your rc file contents into it. 2) If not work, open "project option" dialogue and click OK to close.
Check whether there's a #include line included your .rc file in <project>_private.rc.