[SYSDM] Add system uptime information
[reactos.git] / dll / cpl / sysdm / resource.h
index 0a574c2..26645d0 100644 (file)
 #define IDS_HWPROFILE_PROFILE              88
 #define IDS_HWPROFILE_WARNING              89
 
+#define IDS_MEGAHERTZ 90
+#define IDS_GIGAHERTZ 91
+
+#define IDS_UPTIME_FORMAT 92
+
 /* Propsheet - general */
 #define IDD_PROPPAGEGENERAL  100
 #define IDC_MACHINELINE1     101
 #define IDC_MACHINELINE3     103
 #define IDC_MACHINELINE4     104
 #define IDC_MACHINELINE5     105
-#define IDC_LICENCE          106
-#define IDC_ROSIMG           107
-#define IDC_ROSHOMEPAGE_LINK 108
+#define IDC_MACHINELINE6     106
+#define IDC_LICENCE          107
+#define IDC_ROSIMG           108
+#define IDC_ROSHOMEPAGE_LINK 109
+#define IDC_ROSVERSION       110
+#define IDC_UPTIME           111
 
 /* Propsheet - hardware */
 #define IDD_PROPPAGEHARDWARE        300