|
ReactOS 0.4.16-dev-1946-g52006dd
|

Go to the source code of this file.
Macros | |
| #define | IDD_TABBED_DIALOG 101 |
| #define | IDR_ACCELERATOR 103 |
| #define | IDD_PAGE1 104 |
| #define | IDD_PAGE2 105 |
| #define | IDD_PAGE3 106 |
| #define | IDC_TAB 1000 |
| #define | IDC_BUTTON1 1001 |
| #define | IDC_CHECK1 1002 |
| #define | IDC_SLIDER1 1003 |
| #define | IDC_LIST1 1004 |
| #define | IDC_STATIC -1 |
| #define IDC_BUTTON1 1001 |
Definition at line 10 of file resource.h.
| #define IDC_CHECK1 1002 |
Definition at line 11 of file resource.h.
| #define IDC_LIST1 1004 |
Definition at line 13 of file resource.h.
| #define IDC_SLIDER1 1003 |
Definition at line 12 of file resource.h.
| #define IDC_STATIC -1 |
Definition at line 14 of file resource.h.
| #define IDC_TAB 1000 |
Definition at line 9 of file resource.h.
| #define IDD_PAGE1 104 |
Definition at line 6 of file resource.h.
| #define IDD_PAGE2 105 |
Definition at line 7 of file resource.h.
| #define IDD_PAGE3 106 |
Definition at line 8 of file resource.h.
| #define IDD_TABBED_DIALOG 101 |
Definition at line 4 of file resource.h.
| #define IDR_ACCELERATOR 103 |
Definition at line 5 of file resource.h.