blob: d64b457a5fe858b2548b7a07f5eed6208a728a63 (
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
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
|
//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by resource.rc
//
#define IDD_PROGRESS 102
#define IDI_HISTORYSTATS 102
#define IDD_COLADD 116
#define IDD_CONFLICT 117
#define IDD_SUB_GLOBAL 119
#define IDI_COL_ADD 123
#define IDI_COL_UP 124
#define IDI_COL_DEL 125
#define IDI_COL_DOWN 126
#define IDI_SETT_GLOBAL 127
#define IDI_SETT_COLUMNS 128
#define IDI_SETT_EXCLUDE 129
#define IDI_SETT_INPUT 130
#define IDI_SETT_OUTPUT 131
#define IDI_CREATE 132
#define IDD_SUB_EXCLUDE 133
#define IDD_SUB_INPUT 134
#define IDI_EXCLUDE_NO 135
#define IDI_EXCLUDE_YES 136
#define IDI_TREE_RADIO4 137
#define IDI_TREE_CHECK1 138
#define IDI_TREE_CHECK2 139
#define IDI_TREE_CHECK3 140
#define IDI_TREE_CHECK4 141
#define IDI_TREE_EDIT1 142
#define IDI_TREE_EDIT2 143
#define IDI_TREE_FOLDER1 144
#define IDI_TREE_FOLDER2 145
#define IDI_TREE_RADIO1 146
#define IDI_TREE_RADIO2 147
#define IDI_TREE_RADIO3 148
#define IDI_CREATE_WARNING 149
#define IDI_DROPDOWN 150
#define IDI_TREE_COMBO1 151
#define IDI_TREE_COMBO2 152
#define IDD_SUPPORTINFO 153
#define IDD_FILTERWORDS 154
#define IDI_TREE_BUTTON1 155
#define IDI_TREE_BUTTON2 156
#define IDD_CONFIGURE 157
#define IDI_TREE_DATETIME1 158
#define IDI_TREE_DATETIME2 159
#define IDD_OPTIONS 236
#define IDD_SUB_OUTPUT 237
#define IDD_SUB_COLUMNS 238
#define IDC_MAINBAR 1013
#define IDC_MAINTEXT 1026
#define IDC_SUBBAR 1038
#define IDC_SUBTEXT 1039
#define IDC_MAINPERCENT 1063
#define IDC_SUBPERCENT 1064
#define IDC_COLUMNS 1065
#define IDC_DESCRIPTION 1071
#define IDC_COLUMN 1072
#define IDC_FILES 1073
#define IDC_BAND 1083
#define IDC_OPTIONS 1089
#define IDC_CONTACTS 1090
#define IDC_INFO 1091
#define IDC_INFOLABEL 1093
#define IDC_PLUGIN 1098
#define IDC_FEATURES 1099
#define IDC_LINK1 1101
#define IDC_LINK2 1102
#define IDC_SETS 1103
#define IDC_MODE 1104
#define IDC_WORDS 1105
#define IDC_SETNAME 1106
#define IDC_CUSTOM1 1112
#define IDC_APPLY 1113
#define IDC_MESSAGE 1114
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 160
#define _APS_NEXT_COMMAND_VALUE 40001
#define _APS_NEXT_CONTROL_VALUE 1115
#define _APS_NEXT_SYMED_VALUE 102
#endif
#endif
|