ReactOS 0.4.15-dev-7958-gcd0bb1a
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 RC_STRING_MAX_SIZE   2048
 
#define IDB_ROSLOGO   100
 
#define IDB_ROSMASK   101
 
#define IDC_STATIC   -1
 
#define IDD_LOCALEPAGE   200
 
#define IDC_LOCALELOGO   201
 
#define IDC_LANGUAGELIST   202
 
#define IDC_FORMATLIST   203
 
#define IDC_LAYOUTLIST   204
 
#define IDD_STARTPAGE   300
 
#define IDC_STARTLOGO   301
 
#define IDC_RUN   302
 
#define IDC_INSTALL   303
 
#define IDC_UPDATE   304
 
#define IDC_REPAIR   305
 
#define IDS_SHELL_FAIL   600
 
#define IDS_INSTALLER_FAIL   601
 
#define IDS_CANCEL_CONFIRM   602
 
#define IDS_SPAIN   3900
 

Macro Definition Documentation

◆ IDB_ROSLOGO

#define IDB_ROSLOGO   100

Definition at line 6 of file resource.h.

◆ IDB_ROSMASK

#define IDB_ROSMASK   101

Definition at line 7 of file resource.h.

◆ IDC_FORMATLIST

#define IDC_FORMATLIST   203

Definition at line 16 of file resource.h.

◆ IDC_INSTALL

#define IDC_INSTALL   303

Definition at line 22 of file resource.h.

◆ IDC_LANGUAGELIST

#define IDC_LANGUAGELIST   202

Definition at line 15 of file resource.h.

◆ IDC_LAYOUTLIST

#define IDC_LAYOUTLIST   204

Definition at line 17 of file resource.h.

◆ IDC_LOCALELOGO

#define IDC_LOCALELOGO   201

Definition at line 14 of file resource.h.

◆ IDC_REPAIR

#define IDC_REPAIR   305

Definition at line 24 of file resource.h.

◆ IDC_RUN

#define IDC_RUN   302

Definition at line 21 of file resource.h.

◆ IDC_STARTLOGO

#define IDC_STARTLOGO   301

Definition at line 20 of file resource.h.

◆ IDC_STATIC

#define IDC_STATIC   -1

Definition at line 9 of file resource.h.

◆ IDC_UPDATE

#define IDC_UPDATE   304

Definition at line 23 of file resource.h.

◆ IDD_LOCALEPAGE

#define IDD_LOCALEPAGE   200

Definition at line 13 of file resource.h.

◆ IDD_STARTPAGE

#define IDD_STARTPAGE   300

Definition at line 19 of file resource.h.

◆ IDS_CANCEL_CONFIRM

#define IDS_CANCEL_CONFIRM   602

Definition at line 30 of file resource.h.

◆ IDS_INSTALLER_FAIL

#define IDS_INSTALLER_FAIL   601

Definition at line 29 of file resource.h.

◆ IDS_SHELL_FAIL

#define IDS_SHELL_FAIL   600

Definition at line 28 of file resource.h.

◆ IDS_SPAIN

#define IDS_SPAIN   3900

Definition at line 32 of file resource.h.

◆ RC_STRING_MAX_SIZE

#define RC_STRING_MAX_SIZE   2048

Definition at line 3 of file resource.h.