- Do not send the WM_MOUSEACTIVATE message for a window that has no parent.
[reactos.git] / 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 IDHELP 4
8 #define IDD_EVENTVWR_DIALOG 102
9 #define IDD_PROGRESSBOX 150
10 #define IDS_APP_TITLE 103
11 #define IDD_ABOUTBOX 103
12 #define IDM_ABOUT 104
13 #define IDM_EXIT 105
14 #define IDI_EVENTVWR 107
15 #define IDI_SMALL 108
16 #define IDC_EVENTVWR 109
17 #define IDC_EVENTSTRINGIDNOTFOUND 209
18 #define IDC_PROCESSPROGRESS 250
19 #define IDC_EVENTLOG_ERROR_TYPE 251
20 #define IDC_EVENTLOG_WARNING_TYPE 252
21 #define IDC_EVENTLOG_INFORMATION_TYPE 253
22 #define IDC_EVENTLOG_AUDIT_SUCCESS 254
23 #define IDC_EVENTLOG_AUDIT_FAILURE 255
24 #define IDC_EVENTLOG_SUCCESS 256
25 #define IDC_EVENTLOG_UNKNOWN_TYPE 257
26 #define IDR_MAINFRAME 128
27 #define IDI_WARNINGICON 129
28 #define IDI_INFORMATIONICON 130
29 #define IDI_ERRORICON 131
30 #define IDD_EVENTDETAILDIALOG 132
31 #define IDC_EVENTTEXTEDIT 1000
32 #define IDC_EVENTDATESTATIC 1001
33 #define IDC_EVENTTIMESTATIC 1002
34 #define IDC_EVENTUSERSTATIC 1003
35 #define IDC_EVENTCOMPUTERSTATIC 1004
36 #define IDC_EVENTIDSTATIC 1005
37 #define IDC_EVENTSOURCESTATIC 1006
38 #define IDC_EVENTTYPESTATIC 1007
39 #define IDC_EVENTCATEGORYSTATIC 1008
40 #define IDPREVIOUS 1009
41 #define IDC_EVENTTEXTEDIT2 1010
42 #define IDC_BYTESRADIO 1011
43 #define IDC_WORDRADIO 1013
44 #define IDC_EVENTDATAEDIT 1014
45 #define ID_LOG_APLICATION 32771
46 #define ID_LOG_SECURITY 32772
47 #define ID_LOG_SYSTEM 32773
48 #define ID_LOG_APPLICATION 32774
49 #define ID_HELP_HELP 32775
50 #define ID_HELP 32776
51 #define ID_OPTIONS 32777
52 #define ID_VIEW 32778
53 #define IDM_HELP 32779
54 #define ID_VIEW_REFRESH 32780
55 #define ID_REFRESH 32781
56 #define IDM_REFRESH 32782
57 #define IDC_STATIC -1
58
59 // Next default values for new objects
60 //
61 #ifdef APSTUDIO_INVOKED
62 #ifndef APSTUDIO_READONLY_SYMBOLS
63 #define _APS_NO_MFC 1
64 #define _APS_NEXT_RESOURCE_VALUE 133
65 #define _APS_NEXT_COMMAND_VALUE 32783
66 #define _APS_NEXT_CONTROL_VALUE 1012
67 #define _APS_NEXT_SYMED_VALUE 110
68 #endif
69 #endif