Aliens prevent this code from working (resource files)?
I tried to make a simple window that has menus and an icon using resource files. I compiles ok, and says that there are no errors, but the window class cannot be registered. I think I did something wrong while linking the menu and icon in the resource file to the program itself.
Can someone please tell me where my mistake is?
Thanks.
(I am using Visual c++ 6.)