ReactOS 0.4.15-dev-8100-g1887773
resource.h File Reference
This graph shows which files directly or indirectly include this file:

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
 

Macro Definition Documentation

◆ IDC_BUTTON1

#define IDC_BUTTON1   1001

Definition at line 10 of file resource.h.

◆ IDC_CHECK1

#define IDC_CHECK1   1002

Definition at line 11 of file resource.h.

◆ IDC_LIST1

#define IDC_LIST1   1004

Definition at line 13 of file resource.h.

◆ IDC_SLIDER1

#define IDC_SLIDER1   1003

Definition at line 12 of file resource.h.

◆ IDC_STATIC

#define IDC_STATIC   -1

Definition at line 14 of file resource.h.

◆ IDC_TAB

#define IDC_TAB   1000

Definition at line 9 of file resource.h.

◆ IDD_PAGE1

#define IDD_PAGE1   104

Definition at line 6 of file resource.h.

◆ IDD_PAGE2

#define IDD_PAGE2   105

Definition at line 7 of file resource.h.

◆ IDD_PAGE3

#define IDD_PAGE3   106

Definition at line 8 of file resource.h.

◆ IDD_TABBED_DIALOG

#define IDD_TABBED_DIALOG   101

Definition at line 4 of file resource.h.

◆ IDR_ACCELERATOR

#define IDR_ACCELERATOR   103

Definition at line 5 of file resource.h.