-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathresource.h
More file actions
53 lines (52 loc) · 2.05 KB
/
resource.h
File metadata and controls
53 lines (52 loc) · 2.05 KB
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
46
47
48
49
50
51
52
53
//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by tmcsyntaxEB.rc
//
#define IDD_SEARCHREPLACE 101
#define IDD_SEARCHREPLACE1 102
#define IDD_WORDLISTBOX 102
#define IDC_RIGHTPOINTER 104
#define IDI_SEARCHCASE 104
#define IDI_SEARCHNEXT 105
#define IDI_SEARCHPREV 106
#define IDI_SEARCHWHOLEWORD 107
#define IDI_SearchCase16x16 108
#define IDI_SearchCase20x20 109
#define IDI_SearchCase24x24 110
#define IDR_TOOLBAR1 111
#define IDR_RIBBON1 113
#define IDC_SEARCHTEXT 1001
#define IDC_REPLACETEXT 1002
#define IDC_SEARCH_RIGHT_BUTTON 1007
#define IDC_SEARCH_LEFT_BUTTON 1008
#define IDC_SEARCH_CASE_BUTTON 1009
#define IDC_SEARCH_WORD_BUTTON 1010
#define IDC_SEARCH_DROPDOWNBUTTON 1011
#define IDC_SEARCH_DROPDOWN_BUTTON 1011
#define IDC_RADIO1 1012
#define IDC_REPLACE_DROPDOWN_BUTTON 1012
#define IDC_CLOSE_SEARCH_BUTTON 1013
#define IDC_LIST1 1014
#define IDC_REPLACE_LEFT_BUTTON 1014
#define IDC_WORDLIST 1014
#define IDC_SEARCHTEXT_FRAME 1015
#define IDC_REPLACE_RIGHT_BUTTON 1015
#define IDC_REPLACETEXT_FRAME 1016
#define IDC_REPLACE_ALL_BUTTON 1016
#define IDC_REPLACE_ALL_BUTTON2 1017
#define IDC_REPLACE_CURRENT_BUTTON 1017
#define ID_BUTTON2 40001
#define ID_BUTTON3 40002
#define ID_BUTTON4 40003
#define ID_BUTTON5 40004
#define ID_BUTTON6 40005
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 117
#define _APS_NEXT_COMMAND_VALUE 40006
#define _APS_NEXT_CONTROL_VALUE 1021
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif