ReactOS
0.4.12-dev-701-g3ddf59e
resource.h
Go to the documentation of this file.
1
#pragma once
2
3
/* Icon IDs */
4
#define IDI_EVENTVWR 10
5
#define IDI_EVENTLOG 11
6
#define IDI_CLOSED_CATEGORY 12
7
#define IDI_OPENED_CATEGORY 13
8
#define IDI_INFORMATIONICON 14
9
#define IDI_WARNINGICON 15
10
#define IDI_ERRORICON 16
11
#define IDI_AUDITSUCCESSICON 17
12
#define IDI_AUDITFAILUREICON 18
13
#define IDI_NEXT 19
14
#define IDI_PREV 20
15
#define IDI_COPY 21
16
17
18
/* Accelerator IDs */
19
#define IDA_EVENTVWR 50
20
21
22
/* Dialog IDs */
23
#define IDD_EVENTDETAILS_DLG 101
24
#define IDD_EVENTDETAILS_CTRL 102
25
#define IDD_LOGPROPERTIES_GENERAL 103
26
27
28
/* Control IDs */
29
#define IDC_STATIC -1
30
#define IDC_EVENTDATESTATIC 1000
31
#define IDC_EVENTSOURCESTATIC 1001
32
#define IDC_EVENTTIMESTATIC 1002
33
#define IDC_EVENTCATEGORYSTATIC 1003
34
#define IDC_EVENTTYPESTATIC 1004
35
#define IDC_EVENTIDSTATIC 1005
36
#define IDC_EVENTUSERSTATIC 1006
37
#define IDC_EVENTCOMPUTERSTATIC 1007
38
#define IDC_PREVIOUS 1008
39
#define IDC_NEXT 1009
40
#define IDC_COPY 1010
41
#define IDC_EVENTTEXTEDIT 1011
42
#define IDC_DETAILS_STATIC -2
43
#define IDC_BYTESRADIO 1012
44
#define IDC_WORDRADIO 1013
45
#define IDC_EVENTDATAEDIT 1014
46
#define IDC_DISPLAYNAME 1015
47
#define IDC_LOGNAME 1016
48
#define IDC_LOGFILE 1017
49
#define IDC_SIZE_LABEL 1018
50
#define IDC_CREATED_LABEL 1019
51
#define IDC_MODIFIED_LABEL 1020
52
#define IDC_ACCESSED_LABEL 1021
53
#define IDC_EDIT_MAXLOGSIZE 1022
54
#define IDC_UPDOWN_MAXLOGSIZE 1023
55
#define IDC_OVERWRITE_AS_NEEDED 1024
56
#define IDC_OVERWRITE_OLDER_THAN 1025
57
#define IDC_EDIT_EVENTS_AGE 1026
58
#define IDC_UPDOWN_EVENTS_AGE 1027
59
#define IDC_NO_OVERWRITE 1028
60
#define IDC_RESTOREDEFAULTS 1029
61
#define IDC_LOW_SPEED_CONNECTION 1030
62
#define ID_CLEARLOG 1031
63
64
/* Menu IDs */
65
#define IDM_EVENTVWR 32770
66
#define IDM_OPEN_EVENTLOG 32771
67
#define IDM_SAVE_EVENTLOG 32772
68
#define IDM_CLOSE_EVENTLOG 32773
69
#define IDM_CLEAR_EVENTS 32774
70
#define IDM_RENAME_EVENTLOG 32775
71
#define IDM_EVENTLOG_SETTINGS 32776
72
#define IDM_EXIT 32777
73
#define IDM_LIST_NEWEST 32778
74
#define IDM_LIST_OLDEST 32779
75
#define IDM_EVENT_DETAILS 32780
76
#define IDM_REFRESH 32781
77
#define IDM_EVENT_DETAILS_VIEW 32782
78
#define IDM_LIST_GRID_LINES 32783
79
#define IDM_SAVE_SETTINGS 32784
80
#define IDM_HELP 32785
81
#define IDM_ABOUT 32786
82
83
84
/* String IDs */
85
#define IDS_COPYRIGHT 100
86
#define IDS_APP_TITLE 101
87
#define IDS_APP_TITLE_EX 102
88
#define IDS_STATUS_MSG 103
89
#define IDS_LOADING_WAIT 104
90
#define IDS_NO_ITEMS 105
91
#define IDS_EVENTLOG_SYSTEM 106
92
#define IDS_EVENTLOG_APP 107
93
#define IDS_EVENTLOG_USER 108
94
#define IDS_SAVE_FILTER 109
95
#define IDS_CLEAREVENTS_MSG 110
96
#define IDS_EVENTSTRINGIDNOTFOUND 111
97
98
#define IDS_USAGE 120
99
#define IDS_EVENTLOGFILE 121
100
101
#define IDS_EVENTLOG_ERROR_TYPE 200
102
#define IDS_EVENTLOG_WARNING_TYPE 201
103
#define IDS_EVENTLOG_INFORMATION_TYPE 202
104
#define IDS_EVENTLOG_AUDIT_SUCCESS 203
105
#define IDS_EVENTLOG_AUDIT_FAILURE 204
106
#define IDS_EVENTLOG_SUCCESS 205
107
#define IDS_EVENTLOG_UNKNOWN_TYPE 206
108
109
#define IDS_BYTES_FORMAT 210
110
111
#define IDS_COLUMNTYPE 220
112
#define IDS_COLUMNDATE 221
113
#define IDS_COLUMNTIME 222
114
#define IDS_COLUMNSOURCE 223
115
#define IDS_COLUMNCATEGORY 224
116
#define IDS_COLUMNEVENT 225
117
#define IDS_COLUMNUSER 226
118
#define IDS_COLUMNCOMPUTER 227
119
120
#define IDS_COPY 240
121
122
#define IDS_NONE 250
123
#define IDS_NOT_AVAILABLE 251
base
applications
mscutils
eventvwr
resource.h
Generated on Sun Feb 17 2019 06:04:55 for ReactOS by
1.8.15