* Sync with recent trunk (r52637).
[reactos.git] / base / applications / mscutils / eventvwr / resource.h
index 5ed5016..93f2a86 100644 (file)
@@ -2,22 +2,13 @@
 #define IDNEXT                          3
 #define IDD_EVENTVWR_DIALOG             102
 #define IDD_PROGRESSBOX                 150
-#define IDS_APP_TITLE                   103
 #define IDD_ABOUTBOX                    103
 #define IDM_ABOUT                       104
 #define IDM_EXIT                        105
 #define IDI_EVENTVWR                    107
 #define IDI_SMALL                       108
 #define IDC_EVENTVWR                    109
-#define IDC_EVENTSTRINGIDNOTFOUND       209
 #define IDC_PROCESSPROGRESS             250
-#define IDC_EVENTLOG_ERROR_TYPE         251
-#define IDC_EVENTLOG_WARNING_TYPE       252
-#define IDC_EVENTLOG_INFORMATION_TYPE   253
-#define IDC_EVENTLOG_AUDIT_SUCCESS      254
-#define IDC_EVENTLOG_AUDIT_FAILURE      255
-#define IDC_EVENTLOG_SUCCESS            256
-#define IDC_EVENTLOG_UNKNOWN_TYPE       257
 #define IDR_MAINFRAME                   128
 #define IDI_WARNINGICON                 129
 #define IDI_INFORMATIONICON             130
 #define IDC_STATIC                      -1
 
 
+/* String IDs */
+#define IDS_APP_TITLE                   103
+#define IDS_EVENTSTRINGIDNOTFOUND       209
+#define IDS_EVENTLOG_ERROR_TYPE         251
+#define IDS_EVENTLOG_WARNING_TYPE       252
+#define IDS_EVENTLOG_INFORMATION_TYPE   253
+#define IDS_EVENTLOG_AUDIT_SUCCESS      254
+#define IDS_EVENTLOG_AUDIT_FAILURE      255
+#define IDS_EVENTLOG_SUCCESS            256
+#define IDS_EVENTLOG_UNKNOWN_TYPE       257
+
+
 #define IDS_COLUMNTYPE                  300
 #define IDS_COLUMNDATE                  301
 #define IDS_COLUMNTIME                  302
@@ -60,3 +63,7 @@
 #define IDS_COLUMNUSER                  306
 #define IDS_COLUMNCOMPUTER              307
 #define IDS_COLUMNEVENTDATA             308
+
+#define IDS_NONE                        320
+#define IDS_NOT_AVAILABLE               321
+