blob: 0c6ab820ff9f558d0182f5ce3c48743994445a1f (
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
|
//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by meta2.rc
//
#define IDD_OPT1 109
#define IDI_MCSETDEFAULT 120
#define IDI_MCMENU 121
#define IDI_MCMENUOFF 122
#define IDI_MCMENUOFF2 123
#define IDI_MCADD 124
#define IDI_MCCONVERT 125
#define IDI_MCEDIT 126
#define IDI_MCREMOVE 127
#define IDD_PRIORITIES 128
#define IDD_METASELECT 129
#define IDD_METAEDIT 130
#define IDD_HISTIMPORT 131
#define IDD_COPYPROGRESS 132
#define IDC_ED_PRIORITY 1001
#define IDC_SP_PRIORITY 1002
#define IDC_CMB_STATUS 1003
#define IDC_CMB_PROTOCOL 1004
#define IDC_BTN_RESET 1005
#define IDC_CHK_DEFAULT 1006
#define IDC_METALIST 1007
#define IDC_CHK_SRT 1008
#define IDC_VALIDATE 1009
#define IDC_BTN_REM 1010
#define IDC_BTN_SETDEFAULT 1011
#define IDC_ED_NAME 1012
#define IDC_LST_CONTACTS 1013
#define IDC_RAD_HISTMETA 1016
#define IDC_HISTSUB 1017
#define IDC_RAD_HISTSUB 1017
#define IDC_RAD_HISTNONE 1018
#define IDC_PROG 1019
#define IDC_ED_MESSAGE 1020
#define IDC_STATIC -1
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 133
#define _APS_NEXT_COMMAND_VALUE 40001
#define _APS_NEXT_CONTROL_VALUE 1021
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif
|