ReactOS 0.4.15-dev-8100-g1887773
resource.h
Go to the documentation of this file.
1
2// resource.h - Used by TabTest.rc
3//
4#define IDD_TABBED_DIALOG 101
5#define IDR_ACCELERATOR 103
6#define IDD_PAGE1 104
7#define IDD_PAGE2 105
8#define IDD_PAGE3 106
9#define IDC_TAB 1000
10#define IDC_BUTTON1 1001
11#define IDC_CHECK1 1002
12#define IDC_SLIDER1 1003
13#define IDC_LIST1 1004
14#define IDC_STATIC -1