[SYSDM]
[reactos.git] / reactos / dll / cpl / sysdm / resource.h
index 5095a64..0a574c2 100644 (file)
 #define IDC_HRDPROFEDIT      1111
 #define IDC_HRDPROFUPDWN     1112
 
+/* Hardware profile */
+#define IDD_HARDWAREPROFILE  1200
+#define IDC_HWPPROP_PROFILE  1201
+#define IDC_HWPPROP_DOCKID   1202
+#define IDC_HWPPROP_SERIAL   1203
+#define IDC_HWPPROP_PORTABLE 1204
+#define IDC_HWPPROP_UNKNOWN  1205
+#define IDC_HWPPROP_DOCKED   1206
+#define IDC_HWPPROP_UNDOCKED 1207
+#define IDC_HWPPROP_INCLUDE  1208
+
 /* Copy profile */
-#define IDD_COPYPROFILE     1200
-#define IDC_COPYPROFILEFROM 1201
-#define IDC_COPYPROFILETO   1202
+#define IDD_COPYPROFILE      1300
+#define IDC_COPYPROFILEFROM  1301
+#define IDC_COPYPROFILETO    1302
 
 /* Rename profile */
-#define IDD_RENAMEPROFILE   1300
-#define IDC_RENPROFEDITFROM 1301
-#define IDC_RENPROFEDITTO   1302
+#define IDD_RENAMEPROFILE    1400
+#define IDC_RENPROFEDITFROM  1401
+#define IDC_RENPROFEDITTO    1402
 
 /* Licence */
-#define IDD_LICENCE     1500
-#define IDC_LICENCEEDIT 1501
-#define RC_LICENSE      1502
-#define RTDATA          1503
+#define IDD_LICENCE          1500
+#define IDC_LICENCEEDIT      1501
+#define RC_LICENSE           1502
+#define RTDATA               1503
 
 #define IDS_DEVS 2000