* Create a branch for USB experiments.

svn path=/branches/usb-experiments/; revision=72629
This commit is contained in:
Amine Khaldi 2016-09-09 15:11:19 +00:00
parent 28d8ba0d3e
commit 0ee830d7a4
23049 changed files with 0 additions and 1313991 deletions

View file

@ -0,0 +1,33 @@
#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