- Add tag for path objects. Set DC handle when selecting bitmap.
[reactos.git] / reactos / base / applications / mscutils / eventvwr / resource.h
1 //{{NO_DEPENDENCIES}}
2 // Microsoft Visual C++ generated include file.
3 // Used by eventvwr.rc
4 //
5 #define IDC_MYICON 2
6 #define IDNEXT 3
7 #define IDD_EVENTVWR_DIALOG 102
8 #define IDD_PROGRESSBOX 150
9 #define IDS_APP_TITLE 103
10 #define IDD_ABOUTBOX 103
11 #define IDM_ABOUT 104
12 #define IDM_EXIT 105
13 #define IDI_EVENTVWR 107
14 #define IDI_SMALL 108
15 #define IDC_EVENTVWR 109
16 #define IDC_EVENTSTRINGIDNOTFOUND 209
17 #define IDC_PROCESSPROGRESS 250
18 #define IDC_EVENTLOG_ERROR_TYPE 251
19 #define IDC_EVENTLOG_WARNING_TYPE 252
20 #define IDC_EVENTLOG_INFORMATION_TYPE 253
21 #define IDC_EVENTLOG_AUDIT_SUCCESS 254
22 #define IDC_EVENTLOG_AUDIT_FAILURE 255
23 #define IDC_EVENTLOG_SUCCESS 256
24 #define IDC_EVENTLOG_UNKNOWN_TYPE 257
25 #define IDR_MAINFRAME 128
26 #define IDI_WARNINGICON 129
27 #define IDI_INFORMATIONICON 130
28 #define IDI_ERRORICON 131
29 #define IDD_EVENTDETAILDIALOG 132
30 #define IDC_EVENTTEXTEDIT 1000
31 #define IDC_EVENTDATESTATIC 1001
32 #define IDC_EVENTTIMESTATIC 1002
33 #define IDC_EVENTUSERSTATIC 1003
34 #define IDC_EVENTCOMPUTERSTATIC 1004
35 #define IDC_EVENTIDSTATIC 1005
36 #define IDC_EVENTSOURCESTATIC 1006
37 #define IDC_EVENTTYPESTATIC 1007
38 #define IDC_EVENTCATEGORYSTATIC 1008
39 #define IDPREVIOUS 1009
40 #define IDC_EVENTTEXTEDIT2 1010
41 #define IDC_BYTESRADIO 1011
42 #define IDC_WORDRADIO 1013
43 #define IDC_EVENTDATAEDIT 1014
44 #define ID_LOG_APLICATION 32771
45 #define ID_LOG_SECURITY 32772
46 #define ID_LOG_SYSTEM 32773
47 #define ID_LOG_APPLICATION 32774
48 #define ID_HELP_HELP 32775
49 #define ID_HELP 32776
50 #define ID_OPTIONS 32777
51 #define ID_VIEW 32778
52 #define IDM_HELP 32779
53 #define ID_VIEW_REFRESH 32780
54 #define ID_REFRESH 32781
55 #define IDM_REFRESH 32782
56 #define IDC_STATIC -1
57
58 // Next default values for new objects
59 //
60 #ifdef APSTUDIO_INVOKED
61 #ifndef APSTUDIO_READONLY_SYMBOLS
62 #define _APS_NO_MFC 1
63 #define _APS_NEXT_RESOURCE_VALUE 133
64 #define _APS_NEXT_COMMAND_VALUE 32783
65 #define _APS_NEXT_CONTROL_VALUE 1012
66 #define _APS_NEXT_SYMED_VALUE 110
67 #endif
68 #endif