blob: 87507e2f353112313a7f9607ed3ea7ae8b910d49 (
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
|
//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by MetaContacts.rc
//
#define IDC_BTN_REM 3
#define IDD_METASELECT 101
#define IDI_MCMENU 103
#define IDD_METAEDIT 108
#define IDD_OPTIONS 109
#define IDD_COPYPROGRESS 110
#define IDD_DELPROGRESS 111
#define IDI_MCMENUOFF 116
#define IDI_MCEDIT 118
#define IDI_MCREMOVE 119
#define IDI_MCCONVERT 120
#define IDI_MCADD 121
#define IDI_MCSETDEFAULT 122
#define IDD_PRIORITIES 123
#define IDD_HISTORY 124
#define IDC_METALIST 1002
#define IDC_ONLYAVAIL 1005
#define IDC_DEFAULT 1008
#define IDC_NAME 1009
#define IDC_FRAME 1013
#define IDC_VALIDATE 1014
#define IDC_CHK_SETDEFAULTRECV 1016
#define IDC_CHK_ALWAYSUSEDEFAULT 1017
#define IDC_CHECK1 1018
#define IDC_CHK_SUPPRESSSTATUS 1018
#define IDC_CHK_FORCEDEFAULT 1018
#define IDC_CHK_SRT 1018
#define IDC_CHK_DEFAULT 1018
#define IDC_RAD_UID 1019
#define IDC_RAD_DID 1020
#define IDC_RAD_MSG 1021
#define IDC_RAD_MENU 1022
#define IDC_RAD_INFO 1023
#define IDC_RAD_NICK 1024
#define IDC_RAD_NAME 1025
#define IDC_LST_CONTACTS 1026
#define IDC_BTN_SETDEFAULT 1027
#define IDC_CHK_COPYHISTORY 1027
#define IDC_BTN_UP 1028
#define IDC_BTN_DOWN 1029
#define IDC_ED_NAME 1030
#define IDC_ED_DEFAULT 1031
#define IDC_BTN_SETDEFAULT2 1031
#define IDC_BTN_SETOFFLINE 1031
#define IDC_ED_DAYS 1033
#define IDC_PROG 1034
#define IDC_CHK_SUBWINDOW 1035
#define IDC_CHK_METAHISTORY 1036
#define IDC_CHK_SUBHISTORY 1037
#define IDC_CHK_COPYDATA 1038
#define IDC_CHK_LOCKHANDLE 1039
#define IDC_CHK_TEMPDEFAULT 1040
#define IDC_ED_PRIORITY 1042
#define IDC_SP_PRIORITY 1043
#define IDC_CMB_STATUS 1044
#define IDC_BUTTON2 1048
#define IDC_BTN_RESET 1048
#define IDC_CMB_PROTOCOL 1062
#define IDC_STATIC -1
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 125
#define _APS_NEXT_COMMAND_VALUE 40001
#define _APS_NEXT_CONTROL_VALUE 1049
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif
|