2007-10-13 10:15:37 +00:00
|
|
|
//{{NO_DEPENDENCIES}}
|
|
|
|
// Microsoft Visual C++ generated include file.
|
|
|
|
// Used by eventvwr.rc
|
|
|
|
//
|
|
|
|
#define IDC_MYICON 2
|
|
|
|
#define IDNEXT 3
|
|
|
|
#define IDHELP 4
|
|
|
|
#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
|
2007-10-17 14:38:52 +00:00
|
|
|
#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
|
2007-10-13 10:15:37 +00:00
|
|
|
#define IDR_MAINFRAME 128
|
|
|
|
#define IDI_WARNINGICON 129
|
|
|
|
#define IDI_INFORMATIONICON 130
|
|
|
|
#define IDI_ERRORICON 131
|
|
|
|
#define IDD_EVENTDETAILDIALOG 132
|
|
|
|
#define IDC_EVENTTEXTEDIT 1000
|
|
|
|
#define IDC_EVENTDATESTATIC 1001
|
|
|
|
#define IDC_EVENTTIMESTATIC 1002
|
|
|
|
#define IDC_EVENTUSERSTATIC 1003
|
|
|
|
#define IDC_EVENTCOMPUTERSTATIC 1004
|
|
|
|
#define IDC_EVENTIDSTATIC 1005
|
|
|
|
#define IDC_EVENTSOURCESTATIC 1006
|
|
|
|
#define IDC_EVENTTYPESTATIC 1007
|
|
|
|
#define IDC_EVENTCATEGORYSTATIC 1008
|
|
|
|
#define IDPREVIOUS 1009
|
|
|
|
#define IDC_EVENTTEXTEDIT2 1010
|
|
|
|
#define IDC_BYTESRADIO 1011
|
|
|
|
#define IDC_WORDRADIO 1013
|
|
|
|
#define IDC_EVENTDATAEDIT 1014
|
|
|
|
#define ID_LOG_APLICATION 32771
|
|
|
|
#define ID_LOG_SECURITY 32772
|
|
|
|
#define ID_LOG_SYSTEM 32773
|
|
|
|
#define ID_LOG_APPLICATION 32774
|
|
|
|
#define ID_HELP_HELP 32775
|
|
|
|
#define ID_HELP 32776
|
|
|
|
#define ID_OPTIONS 32777
|
|
|
|
#define ID_VIEW 32778
|
|
|
|
#define IDM_HELP 32779
|
|
|
|
#define ID_VIEW_REFRESH 32780
|
|
|
|
#define ID_REFRESH 32781
|
|
|
|
#define IDM_REFRESH 32782
|
|
|
|
#define IDC_STATIC -1
|
|
|
|
|
|
|
|
// Next default values for new objects
|
2007-10-19 23:21:45 +00:00
|
|
|
//
|
2007-10-13 10:15:37 +00:00
|
|
|
#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
|