[TASKMGR]
[reactos.git] / base / applications / magnify / resource.h
1 #define IDC_STATIC -1
2
3 #define IDI_ICON 101
4 #define IDD_MAGNIFIER_DIALOG 102
5 #define IDS_APP_TITLE 103
6 #define IDD_ABOUTBOX 103
7 #define IDM_ABOUT 104
8 #define IDM_EXIT 105
9 #define IDC_MYICON 106
10 #define IDC_MAGNIFIER 109
11 #define IDR_MAINFRAME 128
12 #define IDD_DIALOGOPTIONS 129
13 #define IDD_WARNINGDIALOG 130
14 #define IDC_ZOOM 1000
15 #define IDC_FOLLOWKEYBOARDCHECK 1002
16 #define IDC_FOLLOWTEXTEDITINGCHECK 1003
17 #define IDC_INVERTCOLORSCHECK 1004
18 #define IDC_STARTMINIMIZEDCHECK 1005
19 #define IDC_SHOWMAGNIFIER 1006
20 #define IDC_SHOWMAGNIFIERCHECK 1006
21 #define IDC_FOLLOWMOUSECHECK 1007
22 #define IDC_BUTTON_HELP 1008
23 #define IDC_SHOWWARNINGCHECK 1009
24 #define ID_FILE_OPTIONS 32771
25 #define ID_OPTIONS 32772
26 #define IDM_OPTIONS 32773