Create a branch for work on porting an alternate TCP library with the main focus...
[reactos.git] / base / applications / mscutils / eventvwr / resource.h
1 #define IDC_MYICON 2
2 #define IDNEXT 3
3 #define IDD_EVENTVWR_DIALOG 102
4 #define IDD_PROGRESSBOX 150
5 #define IDS_APP_TITLE 103
6 #define IDD_ABOUTBOX 103
7 #define IDM_ABOUT 104
8 #define IDM_EXIT 105
9 #define IDI_EVENTVWR 107
10 #define IDI_SMALL 108
11 #define IDC_EVENTVWR 109
12 #define IDC_EVENTSTRINGIDNOTFOUND 209
13 #define IDC_PROCESSPROGRESS 250
14 #define IDC_EVENTLOG_ERROR_TYPE 251
15 #define IDC_EVENTLOG_WARNING_TYPE 252
16 #define IDC_EVENTLOG_INFORMATION_TYPE 253
17 #define IDC_EVENTLOG_AUDIT_SUCCESS 254
18 #define IDC_EVENTLOG_AUDIT_FAILURE 255
19 #define IDC_EVENTLOG_SUCCESS 256
20 #define IDC_EVENTLOG_UNKNOWN_TYPE 257
21 #define IDR_MAINFRAME 128
22 #define IDI_WARNINGICON 129
23 #define IDI_INFORMATIONICON 130
24 #define IDI_ERRORICON 131
25 #define IDD_EVENTDETAILDIALOG 132
26 #define IDC_EVENTTEXTEDIT 1000
27 #define IDC_EVENTDATESTATIC 1001
28 #define IDC_EVENTTIMESTATIC 1002
29 #define IDC_EVENTUSERSTATIC 1003
30 #define IDC_EVENTCOMPUTERSTATIC 1004
31 #define IDC_EVENTIDSTATIC 1005
32 #define IDC_EVENTSOURCESTATIC 1006
33 #define IDC_EVENTTYPESTATIC 1007
34 #define IDC_EVENTCATEGORYSTATIC 1008
35 #define IDPREVIOUS 1009
36 #define IDC_EVENTTEXTEDIT2 1010
37 #define IDC_BYTESRADIO 1011
38 #define IDC_WORDRADIO 1013
39 #define IDC_EVENTDATAEDIT 1014
40 #define ID_LOG_APPLICATION 32771
41 #define ID_LOG_SECURITY 32772
42 #define ID_LOG_SYSTEM 32773
43 #define ID_HELP_HELP 32775
44 #define ID_HELP 32776
45 #define ID_OPTIONS 32777
46 #define ID_VIEW 32778
47 #define IDM_HELP 32779
48 #define ID_VIEW_REFRESH 32780
49 #define ID_REFRESH 32781
50 #define IDM_REFRESH 32782
51 #define IDC_STATIC -1
52
53
54 #define IDS_COLUMNTYPE 300
55 #define IDS_COLUMNDATE 301
56 #define IDS_COLUMNTIME 302
57 #define IDS_COLUMNSOURCE 303
58 #define IDS_COLUMNCATEGORY 304
59 #define IDS_COLUMNEVENT 305
60 #define IDS_COLUMNUSER 306
61 #define IDS_COLUMNCOMPUTER 307
62 #define IDS_COLUMNEVENTDATA 308