resource.h
2.93 KB
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
//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by CCAgentBarTest.rc
//
#define IDP_OLE_INIT_FAILED 100
#define IDD_CCAGENTBARTEST_DIALOG 102
#define IDR_MAINFRAME 128
#define IDC_CCAGENTBARCTRL 1000
#define IDC_BUTTON_INITIAL 1001
#define IDC_BUTTON_UNINITIAL 1002
#define IDC_BUTTON_IN 1003
#define IDC_BUTTON_OUT 1004
#define IDC_BUTTON_ANS 1005
#define IDC_BUTTON_CALLOUT 1006
#define IDC_BUTTON_DTMF 1007
#define IDC_BUTTON_HUNGUP 1008
#define IDC_BUTTON_HOLD 1009
#define IDC_BUTTON_RETRIVE 1010
#define IDC_BUTTON_CONSULT 1011
#define IDC_BUTTON_RECONNECT 1012
#define IDC_BUTTON_CTRANS 1013
#define IDC_BUTTON_CONF 1014
#define IDC_BUTTON_TRANS 1015
#define IDC_BUTTON_REST 1016
#define IDC_BUTTON_READY 1017
#define IDC_BUTTON_BUSY 1018
#define IDC_BUTTON_RUN 1019
#define IDC_BUTTON_CLEAR 1020
#define IDC_BUTTON_TRANSIVR 1021
#define IDC_EDIT_MAINCTI 2001
#define IDC_EDIT_BACKCTI 2002
#define IDC_EDIT_CTIPORT 2003
#define IDC_EDIT_AGENTID 2004
#define IDC_EDIT_AGENTPWD 2005
#define IDC_EDIT_AGENTDN 2006
#define IDC_EDIT_AGENTSKILL 2007
#define IDC_EDIT_TIMEOUT 2008
#define IDC_EDIT_ATAG 2009
#define IDC_EDIT_CTAG 2010
#define IDC_EDIT_SIP 2011
#define IDC_EDIT_SIPPORT 2012
#define IDC_EDIT_SIPDN 2013
#define IDC_EDIT_SIPPWD 2014
#define IDC_EDIT_NUMBER 2015
#define IDC_EDIT_SHOWANI 2016
#define IDC_EDIT_SHOWDNIS 2017
#define IDC_EDIT_INPUT 2018
#define IDC_EDIT_OUTPUT 2019
#define IDC_COMBO_SCTYPE 2051
#define IDC_COMBO_ACTYPE 2052
#define IDC_COMBO_LOGLEVEL 2053
#define IDC_COMBO_AGENTTYPE 2054
#define IDC_COMBO_CALLTYPE 2055
#define IDC_COMBO_OPERATION 2056
#define IDC_CHECK_AUTOANSWER 2070
#define IDC_CHECK_FORCEIN 2071
#define IDC_CHECK_ISINITAIL 2072
#define IDC_CHECK_ISIN 2073
#define IDC_CHECK_SHOWCALLOUT 2074
#define IDC_CHECK_CANCALLOUT 2075
#define IDC_CHECK_SENIORCALL 2076
#define IDC_CHECK_ISSIP 2077
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 131
#define _APS_NEXT_COMMAND_VALUE 32771
#define _APS_NEXT_CONTROL_VALUE 1021
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif