blob: 9facd53bf24fd0b6417d15d323b85393c1cab70f (
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
|
//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by quickmessages.rc
//
#define IDD_OPTIONS 101
#define IDI_QICON 102
#define IDC_BUTTONSLIST 104
#define IDC_BLISTADD 105
#define IDC_BLISTREMOVE 106
#define IDC_MENUTREE 107
#define IDC_MTREEADD 108
#define IDC_MTREEREMOVE 109
#define IDC_MENUVALUE 110
#define IDC_RCLICKVALUE 111
#define IDD_HELPDIALOG 112
#define IDC_BUTTONNAME 1076
#define IDC_MENUNAME 1077
#define IDC_LAUTOSEND 1079
#define IDC_RAUTOSEND 1080
#define IDC_INQMENU 1081
#define IDC_RAUTOSEND2 1082
#define IDC_ENABLEQUICKMENU 1082
#define IDC_ISSERVNAME 1083
#define IDC_WARNING 1084
#define IDC_VARHELP 1085
#define IDC_VARTEXT 1086
#define IDC_ISSERVNAME2 1086
#define IDC_VARCLIP 1087
#define IDC_VARPUNAME 1088
#define IDC_VARPLNAME 1089
#define IDC_VARCNAME 1090
#define IDC_STATICTITLE 1091
#define IDC_STATICTITLE2 1092
#define IDC_VARCFNAME 1093
#define IDC_VARCLNAME 1094
#define IDC_STATIC -1
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 113
#define _APS_NEXT_COMMAND_VALUE 40015
#define _APS_NEXT_CONTROL_VALUE 1092
#define _APS_NEXT_SYMED_VALUE 1125
#endif
#endif
|