[MSIEXEC] Sync with Wine Staging 2.16. CORE-13762
[reactos.git] / base / system / userinit / resource.h
index 7457e57..0807d94 100644 (file)
@@ -1,4 +1,32 @@
 #pragma once
 
 #define RC_STRING_MAX_SIZE   2048
-#define STRING_USERINIT_FAIL 100
+
+/* Bitmaps */
+#define IDB_ROSLOGO          100
+#define IDB_ROSMASK          101
+
+#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_CANCEL_CONFIRM   602
+
+#define IDS_SPAIN 3900