ReactOS 0.4.15-dev-7788-g1ad9096
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 IDC_STATIC   -1
 
#define IDC_LISTBOX   60
 
#define IDS_OSK   100
 
#define IDS_MAGNIFIER   101
 
#define IDS_NOTRUNNING   150
 
#define IDS_RUNNING   151
 
#define IDC_GROUPBOX   200
 
#define IDS_GROUPBOX_OPTIONS_TITLE   201
 
#define IDC_START   300
 
#define IDC_STOP   301
 
#define IDC_OK   302
 
#define IDC_CANCEL   303
 
#define IDC_HELP_TOPICS   304
 
#define IDC_START_LOG_IN   400
 
#define IDC_START_DESKTOP   401
 
#define IDC_START_UTILMAN   402
 
#define IDM_ABOUT   600
 
#define IDS_APP_NAME   700
 
#define IDS_AUTHORS   701
 
#define IDD_MAIN_DIALOG   1000
 

Macro Definition Documentation

◆ IDC_CANCEL

#define IDC_CANCEL   303

Definition at line 31 of file resource.h.

◆ IDC_GROUPBOX

#define IDC_GROUPBOX   200

Definition at line 24 of file resource.h.

◆ IDC_HELP_TOPICS

#define IDC_HELP_TOPICS   304

Definition at line 32 of file resource.h.

◆ IDC_LISTBOX

#define IDC_LISTBOX   60

Definition at line 13 of file resource.h.

◆ IDC_OK

#define IDC_OK   302

Definition at line 30 of file resource.h.

◆ IDC_START

#define IDC_START   300

Definition at line 28 of file resource.h.

◆ IDC_START_DESKTOP

#define IDC_START_DESKTOP   401

Definition at line 36 of file resource.h.

◆ IDC_START_LOG_IN

#define IDC_START_LOG_IN   400

Definition at line 35 of file resource.h.

◆ IDC_START_UTILMAN

#define IDC_START_UTILMAN   402

Definition at line 37 of file resource.h.

◆ IDC_STATIC

#define IDC_STATIC   -1

Definition at line 10 of file resource.h.

◆ IDC_STOP

#define IDC_STOP   301

Definition at line 29 of file resource.h.

◆ IDD_MAIN_DIALOG

#define IDD_MAIN_DIALOG   1000

Definition at line 47 of file resource.h.

◆ IDM_ABOUT

#define IDM_ABOUT   600

Definition at line 40 of file resource.h.

◆ IDS_APP_NAME

#define IDS_APP_NAME   700

Definition at line 43 of file resource.h.

◆ IDS_AUTHORS

#define IDS_AUTHORS   701

Definition at line 44 of file resource.h.

◆ IDS_GROUPBOX_OPTIONS_TITLE

#define IDS_GROUPBOX_OPTIONS_TITLE   201

Definition at line 25 of file resource.h.

◆ IDS_MAGNIFIER

#define IDS_MAGNIFIER   101

Definition at line 17 of file resource.h.

◆ IDS_NOTRUNNING

#define IDS_NOTRUNNING   150

Definition at line 20 of file resource.h.

◆ IDS_OSK

#define IDS_OSK   100

Definition at line 16 of file resource.h.

◆ IDS_RUNNING

#define IDS_RUNNING   151

Definition at line 21 of file resource.h.