blob: 9d7cd5a9219aaa90f414d4151c837f875967e86a (
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
|
//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by resource.rc
//
#define IDI_UNKNOWN_FLAG 101
#define IDD_OPTIONS 119
#define IDD_CONTACT_LANG 120
#define IDD_TYPES 121
#define IDD_ADVANCED 122
#define IDC_VOLUME 1000
#define IDC_RATE 1001
#define IDC_TRUNCATE_L 1001
#define IDC_PITCH 1002
#define IDC_TRUNCATE 1002
#define IDC_RANGE 1003
#define IDC_SPIN1 1003
#define IDC_TRUNCATE_SPIN 1003
#define ID_OFFLINE 1060
#define IDC_ENABLE 1060
#define ID_ONLINE 1061
#define ID_AWAY 1062
#define IDC_USE_FLAGS 1063
#define ID_DND 1064
#define ID_NA 1065
#define ID_OCCUPIED 1066
#define ID_FREECHAT 1067
#define IDC_SOUNDVOL 1068
#define IDC_SNDVOL 1068
#define ID_INVISIBLE 1069
#define ID_ONTHEPHONE 1070
#define ID_OUTTOLUNCH 1071
#define IDC_ONLY_IDLE 1072
#define IDC_PER_GENRE 1073
#define IDC_DEF_LANG 1075
#define IDC_VOICE 1076
#define IDC_ADVANCED 1077
#define IDC_STATUS 1078
#define IDC_SYSTEM 1079
#define IDC_VARIANT 1080
#define IDC_PUNCT 1081
#define IDC_TEST 1084
#define IDC_SPEAK 1085
#define IDC_DEF_LANG_L 1086
#define IDC_VARIANT_L 1088
#define IDC_TEST_L 1089
#define IDC_VARIANT_L2 1090
#define IDC_VOLUME_L 1090
#define IDC_RATE_L 1091
#define IDC_PITCH_L 1092
#define IDC_RANGE_L 1093
#define IDC_PUNCT_L 1094
#define IDC_EVENT_TYPES 1102
#define IDC_VOICE_L 65535
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 103
#define _APS_NEXT_COMMAND_VALUE 40001
#define _APS_NEXT_CONTROL_VALUE 1004
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif
|