[NTOS]: Start using colored pages. This will help performance on real systems signifi...
[reactos.git] / reactos / base / applications / magnify / magnify.rc
1 #include <windows.h>
2 #include <commctrl.h>
3 #include "resource.h"
4
5 LANGUAGE LANG_NEUTRAL, SUBLANG_NEUTRAL
6
7 #define REACTOS_STR_FILE_DESCRIPTION "ReactOS Magnifier\0"
8 #define REACTOS_STR_INTERNAL_NAME "magnify\0"
9 #define REACTOS_STR_ORIGINAL_FILENAME "magnify.exe\0"
10
11 #include <reactos/version.rc>
12
13 IDI_ICON ICON "res/magnify.ico"
14
15 #include "rsrc.rc"