summaryrefslogtreecommitdiff
path: root/plugins/VoiceService/src/resource.h
blob: 70c6401c4afc90a3db0aa332ea7d300834f6715c (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
87
88
89
90
91
92
93
94
95
96
97
98
//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by W:\miranda-ng\plugins\VoiceService\res\resource.rc
//
#define IDR_MENUS                       101
#define IDD_CALLS                       102
#define IDI_TALKING                     102
#define IDI_RINGING                     103
#define IDI_CALLING                     104
#define IDI_ON_HOLD                     105
#define IDI_ENDED                       106
#define IDI_BUSY                        107
#define IDI_ACTION_CALL                 108
#define IDI_ACTION_ANSWER               109
#define IDI_ACTION_HOLD                 110
#define IDI_ACTION_DROP                 111
#define IDI_MAIN                        112
#define IDI_DIALPAD                     113
#define IDD_NEW_CALL                    113
#define IDI_SECURE                      114
#define IDD_POPUPS                      120
#define IDI_SMALLDOT                    211
#define IDD_OPT_AUTO                    215
#define IDD_OPTS                        216
#define IDD_OPT_DEVICES                 217
#define IDC_CALLS                       1000
#define IDC_DELAY                       1001
#define IDC_TEXT                        1001
#define IDC_WINCOLORS                   1002
#define ID_ANSWER                       1002
#define IDC_DEFAULTCOLORS               1003
#define ID_DROP                         1003
#define IDC_BGCOLOR                     1004
#define IDC_AUTO                        1004
#define IDC_TEXTCOLOR                   1005
#define IDC_FRAME_AUTOSIZE              1005
#define IDC_PREV                        1006
#define IDC_NUMBER                      1006
#define IDC_DELAYFROMPU                 1007
#define IDC_CALL                        1007
#define IDC_DELAYCUSTOM                 1008
#define IDC_DIALPAD                     1008
#define IDC_DELAYPERMANENT              1009
#define IDC_INPUT                       1009
#define IDC_OUTPUT                      1010
#define IDC_ECHO                        1011
#define IDC_MIC_BOOST                   1012
#define IDC_1                           1012
#define IDC_2                           1013
#define IDC_3                           1014
#define IDC_4                           1015
#define IDC_5                           1016
#define IDC_6                           1017
#define IDC_AST                         1018
#define IDC_0                           1019
#define IDC_SHARP                       1020
#define IDC_7                           1021
#define IDC_RIGHT_ACTION                1022
#define IDC_8                           1022
#define IDC_LEFT_ACTION                 1023
#define IDC_9                           1023
#define IDC_POPUPS                      1060
#define IDC_DELAY_SPIN                  1061
#define IDC_COLOURS_G                   1068
#define IDC_BGCOLOR_L                   1069
#define IDC_TEXTCOLOR_L                 1070
#define IDC_DELAY_G                     1071
#define IDC_ACTIONS_G                   1072
#define IDC_RIGHT_ACTION_L              1073
#define IDC_LEFT_ACTION_L               1074
#define IDC_LIST                        1079
#define IDC_ANSWERBTN                   1204
#define IDC_DROPBTN                     1205
#define IDC_IMMDIALOG                   1206
#define IDC_IMMDIALOG_FOCUS             1207
#define ID_FRAMEPOPUP_ANSWERCALL        40001
#define ID_FRAMEPOPUP_DROPCALL          40002
#define ID_FRAMEPOPUP_HOLDCALL          40003
#define IDD_VOICECALL                   40099
#define IDC_STATUS                      40100
#define IDC_VIDEO                       40103
#define IDC_DESCR                       40104
#define IDC_ENCRYPTED                   40105
#define IDC_AVATAR                      40106
#define IDC_DROP                        40107
#define IDC_ANSWER                      40108
#define IDC_ADDRESS                     40109

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE        116
#define _APS_NEXT_COMMAND_VALUE         40004
#define _APS_NEXT_CONTROL_VALUE         1013
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif