reactos/rosapps/magnify/rsrc.rc
Colin Finck 025355738a - Remove all the VS stuff from the english resource file and make it readable/editable/translateable
- Remove some redundant resources
- Fix some typos
- Use RegisterClass instead of RegisterClassEx in the MyRegisterClass function: This way we don't need a resource for the small icon, but it works the same
- Add a "rsrc.rc" file

svn path=/trunk/; revision=27821
2007-07-26 07:43:01 +00:00

5 lines
73 B
Plaintext

#include <windows.h>
#include "resource.h"
#include "lang/en-US.rc"