reactos/base/system/userinit/resource.h
Amine Khaldi 0ee830d7a4 * Create a branch for USB experiments.
svn path=/branches/usb-experiments/; revision=72629
2016-09-09 15:11:19 +00:00

33 lines
608 B
C

#pragma once
#define RC_STRING_MAX_SIZE 2048
/* Bitmaps */
#define IDB_ROSLOGO 100
#define IDC_STATIC -1
/* Dialogs */
#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
/* Strings */
#define IDS_SHELL_FAIL 600
#define IDS_INSTALLER_FAIL 601
#define IDS_SPAIN 3900