|
ReactOS 0.4.16-dev-1946-g52006dd
|

Go to the source code of this file.
Macros | |
| #define | IDC_STATIC -1 |
| #define | IDI_ICON 101 |
| #define | IDD_MAGNIFIER_DIALOG 102 |
| #define | IDS_APP_TITLE 103 |
| #define | IDD_ABOUTBOX 103 |
| #define | IDM_ABOUT 104 |
| #define | IDM_EXIT 105 |
| #define | IDC_MYICON 106 |
| #define | IDC_MAGNIFIER 109 |
| #define | IDR_MAINFRAME 128 |
| #define | IDD_DIALOGOPTIONS 129 |
| #define | IDD_WARNINGDIALOG 130 |
| #define | IDC_ZOOM 1000 |
| #define | IDC_FOLLOWKEYBOARDCHECK 1002 |
| #define | IDC_FOLLOWTEXTEDITINGCHECK 1003 |
| #define | IDC_INVERTCOLORSCHECK 1004 |
| #define | IDC_STARTMINIMIZEDCHECK 1005 |
| #define | IDC_SHOWMAGNIFIER 1006 |
| #define | IDC_SHOWMAGNIFIERCHECK 1006 |
| #define | IDC_FOLLOWMOUSECHECK 1007 |
| #define | IDC_BUTTON_HELP 1008 |
| #define | IDC_SHOWWARNINGCHECK 1009 |
| #define | ID_FILE_OPTIONS 32771 |
| #define | ID_OPTIONS 32772 |
| #define | IDM_OPTIONS 32773 |
| #define ID_FILE_OPTIONS 32771 |
Definition at line 26 of file resource.h.
| #define ID_OPTIONS 32772 |
Definition at line 27 of file resource.h.
| #define IDC_BUTTON_HELP 1008 |
Definition at line 24 of file resource.h.
| #define IDC_FOLLOWKEYBOARDCHECK 1002 |
Definition at line 17 of file resource.h.
| #define IDC_FOLLOWMOUSECHECK 1007 |
Definition at line 23 of file resource.h.
| #define IDC_FOLLOWTEXTEDITINGCHECK 1003 |
Definition at line 18 of file resource.h.
| #define IDC_INVERTCOLORSCHECK 1004 |
Definition at line 19 of file resource.h.
| #define IDC_MAGNIFIER 109 |
Definition at line 12 of file resource.h.
| #define IDC_MYICON 106 |
Definition at line 11 of file resource.h.
| #define IDC_SHOWMAGNIFIER 1006 |
Definition at line 21 of file resource.h.
| #define IDC_SHOWMAGNIFIERCHECK 1006 |
Definition at line 22 of file resource.h.
| #define IDC_SHOWWARNINGCHECK 1009 |
Definition at line 25 of file resource.h.
| #define IDC_STARTMINIMIZEDCHECK 1005 |
Definition at line 20 of file resource.h.
| #define IDC_STATIC -1 |
Definition at line 3 of file resource.h.
| #define IDC_ZOOM 1000 |
Definition at line 16 of file resource.h.
| #define IDD_ABOUTBOX 103 |
Definition at line 8 of file resource.h.
| #define IDD_DIALOGOPTIONS 129 |
Definition at line 14 of file resource.h.
| #define IDD_MAGNIFIER_DIALOG 102 |
Definition at line 6 of file resource.h.
| #define IDD_WARNINGDIALOG 130 |
Definition at line 15 of file resource.h.
| #define IDI_ICON 101 |
Definition at line 5 of file resource.h.
| #define IDM_ABOUT 104 |
Definition at line 9 of file resource.h.
| #define IDM_EXIT 105 |
Definition at line 10 of file resource.h.
| #define IDM_OPTIONS 32773 |
Definition at line 28 of file resource.h.
| #define IDR_MAINFRAME 128 |
Definition at line 13 of file resource.h.
| #define IDS_APP_TITLE 103 |
Definition at line 7 of file resource.h.