add the driver details dialog (not fully implemented)
[reactos.git] / reactos / lib / devmgr / resource.h
index c42a07d..aa109c3 100644 (file)
@@ -5,6 +5,9 @@
 
 #define IDD_HARDWARE           100
 #define IDD_DEVICEGENERAL      101
+#define IDD_DEVICEDRIVER       102
+#define IDD_DEVICERESOURCES    103
+#define IDD_DRIVERDETAILS      104
 
 #define IDC_DEVICON            0x57B
 #define IDC_DEVNAME            0x57C
 #define IDC_PROPERTIES         0x58A
 #define IDC_DEVUSAGELABEL      0x58B
 #define IDC_DEVPROBLEM         0x58C
+#define IDC_DRVPROVIDER                0x58D
+#define IDC_DRVDATE            0x58E
+#define IDC_DRVVERSION         0x58F
+#define IDC_DIGITALSIGNER      0x590
+#define IDC_DRIVERDETAILS      0x591
+#define IDC_DRIVERFILES                0x592
+#define IDC_FILEPROVIDER       0x593
+#define IDC_FILEVERSION                0x594
+#define IDC_FILECOPYRIGHT      0x594
 
 #define IDS_NAME               0x100
 #define IDS_TYPE               0x101
@@ -45,6 +57,9 @@
 #define IDS_UPDATEDRV          0x111
 #define IDS_REINSTALLDRV       0x112
 #define IDS_REBOOT             0x113
+#define IDS_NOTAVAILABLE       0x114
+#define IDS_NOTDIGITALLYSIGNED 0x115
+#define IDS_NODRIVERS          0x116
 
 #define IDS_DEV_NO_PROBLEM                     0x200
 #define IDS_DEV_NOT_CONFIGURED                 0x201