blob: b240d149db95a24e8018eb0e714cfa270ab65215 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
|
//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by IEHistory.rc
//
#define IDD_HISTORY 101
#define IDI_HISTORYICON 102
#define IDD_OPT_HISTORY 103
#define IDD_SEARCH 104
#define IDC_CLOSE 1001
#define IDC_IEVIEW_PLACEHOLDER 1010
#define IDC_EVENTSNO_GROUPBOX 1011
#define IDC_LOAD_ALL 1012
#define IDC_LOAD_NUMBER 1013
#define IDC_EVENTS_COUNT 1014
#define IDC_LOAD_NUMBER_STATIC 1015
#define IDC_PREV 1016
#define IDC_NEXT 1017
#define IDC_PAGE_NUMBER 1018
#define IDC_STATUSBAR 1019
#define IDC_SHOW_LAST_FIRST 1021
#define IDC_MISC_GROUPBOX 1022
#define IDC_ENABLE_RTL 1023
#define IDC_FIND_NEXT 1024
#define IDC_TABS 1025
#define IDC_SEARCH 1026
#define IDC_SEARCH_TEXT_STATIC 1027
#define IDC_SEARCH_TEXT 1028
#define IDC_DIRECTION_GROUPBOX 1032
#define IDC_DIRECTION_UP 1033
#define IDC_DIRECTION_DOWN 1034
#define IDC_SEARCH_DATE 1035
#define IDC_SEARCH_TIME 1038
#define IDC_WORKER_THREAD 1039
#define IDC_LOAD_BACKGROUND 1039
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 105
#define _APS_NEXT_COMMAND_VALUE 40001
#define _APS_NEXT_CONTROL_VALUE 1040
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif
|