ReactOS 0.4.15-dev-8076-g06e89b2
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 IDS_DESCRIPTION   1
 
#define IDABOUT   10
 
#define IDI_ICON   101
 
#define IDD_DLG_ABOUT   110
 
#define IDC_SLIDER_SIZE   1000
 
#define IDC_SLIDER_PRESD   1001
 
#define IDC_SLIDER_POSTSD   1002
 
#define IDC_SLIDER_SD   1003
 
#define IDC_TEXT_SIZE   1004
 
#define IDC_TEXT_PRESD   1005
 
#define IDC_TEXT_POSTSD   1006
 
#define IDC_TEXT_SD   1007
 
#define IDD_DLG_SCREEN   2003
 

Macro Definition Documentation

◆ IDABOUT

#define IDABOUT   10

Definition at line 4 of file resource.h.

◆ IDC_SLIDER_POSTSD

#define IDC_SLIDER_POSTSD   1002

Definition at line 9 of file resource.h.

◆ IDC_SLIDER_PRESD

#define IDC_SLIDER_PRESD   1001

Definition at line 8 of file resource.h.

◆ IDC_SLIDER_SD

#define IDC_SLIDER_SD   1003

Definition at line 10 of file resource.h.

◆ IDC_SLIDER_SIZE

#define IDC_SLIDER_SIZE   1000

Definition at line 7 of file resource.h.

◆ IDC_TEXT_POSTSD

#define IDC_TEXT_POSTSD   1006

Definition at line 13 of file resource.h.

◆ IDC_TEXT_PRESD

#define IDC_TEXT_PRESD   1005

Definition at line 12 of file resource.h.

◆ IDC_TEXT_SD

#define IDC_TEXT_SD   1007

Definition at line 14 of file resource.h.

◆ IDC_TEXT_SIZE

#define IDC_TEXT_SIZE   1004

Definition at line 11 of file resource.h.

◆ IDD_DLG_ABOUT

#define IDD_DLG_ABOUT   110

Definition at line 6 of file resource.h.

◆ IDD_DLG_SCREEN

#define IDD_DLG_SCREEN   2003

Definition at line 15 of file resource.h.

◆ IDI_ICON

#define IDI_ICON   101

Definition at line 5 of file resource.h.

◆ IDS_DESCRIPTION

#define IDS_DESCRIPTION   1

Definition at line 3 of file resource.h.