[CMAKE]
[reactos.git] / base / applications / mscutils / eventvwr / resource.h
index 2ef55b4..93f2a86 100644 (file)
@@ -1,27 +1,14 @@
-//{{NO_DEPENDENCIES}}
-// Microsoft Visual C++ generated include file.
-// Used by eventvwr.rc
-//
 #define IDC_MYICON                      2
 #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 IDM_REFRESH                     32782
 #define IDC_STATIC                      -1
 
-// Next default values for new objects
-//
-#ifdef APSTUDIO_INVOKED
-#ifndef APSTUDIO_READONLY_SYMBOLS
-#define _APS_NO_MFC                     1
-#define _APS_NEXT_RESOURCE_VALUE        133
-#define _APS_NEXT_COMMAND_VALUE         32783
-#define _APS_NEXT_CONTROL_VALUE         1012
-#define _APS_NEXT_SYMED_VALUE           110
-#endif
-#endif
+
+/* 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
+#define IDS_COLUMNSOURCE                303
+#define IDS_COLUMNCATEGORY              304
+#define IDS_COLUMNEVENT                 305
+#define IDS_COLUMNUSER                  306
+#define IDS_COLUMNCOMPUTER              307
+#define IDS_COLUMNEVENTDATA             308
+
+#define IDS_NONE                        320
+#define IDS_NOT_AVAILABLE               321
+