resource.h
3.51 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
74
75
76
77
78
79
80
81
82
83
84
85
86
//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by AgentMonitor.rc
//
#define IDD_ABOUTBOX 100
#define IDP_OLE_INIT_FAILED 100
#define IDD_MAINFORMVIEW 103
#define IDD_AGENTDETAILFORMVIEW 104
#define IDD_SYSINFOFORMVIEW 106
#define IDD_QUEUEDETAILFORMVIEW 107
#define IDD_PRIVQUEUEDIALOG 108
#define IDR_MAINFRAME 128
#define IDR_AgentMonitorTYPE 129
#define IDR_MENU_AGENT_OPERATION 131
#define IDD_DIALOG_OPTIONS 132
#define IDD_DIALOG_CONFIRM 133
#define IDC_CCAGENTBARCTRL1 1000
#define IDC_CHECK1 1001
#define IDC_CHECK_IDLE 1001
#define IDC_CHECK_SIP_INTERGRATE 1001
#define IDC_CHECK2 1002
#define IDC_CHECK_BUSY 1002
#define IDC_CHECK3 1003
#define IDC_CHECK_REST 1003
#define IDC_CHECK4 1004
#define IDC_CHECK_TALKING 1004
#define IDC_CHECK_TALKING_PROGRESS 1005
#define IDC_LIST2 1006
#define IDC_EDIT_MAINIP 1007
#define IDC_CHECK_MONITOR 1007
#define IDC_EDIT_SLAVEIP 1008
#define IDC_CHECK_OTHER 1008
#define IDC_STATIC_TOTAL_AGENTS 1008
#define IDC_EDIT_AGENTPASS 1009
#define IDC_STATIC_TOTAL_CALLS 1009
#define IDC_EDIT_PORT 1010
#define IDC_STATIC_IVR_CALLS 1010
#define IDC_EDIT_AGENTID 1011
#define IDC_STATIC_AGENT_CALLS 1011
#define IDC_EDIT_AGENTNUM 1012
#define IDC_STATIC_QUEUE_CALLS 1012
#define IDC_EDIT_SKILL 1013
#define IDC_STATIC_PRIV_QUEUE_CALLS 1013
#define IDC_EDIT_ATAG 1014
#define IDC_STATIC_ALL 1014
#define IDC_EDIT_TIMEOUT 1015
#define IDC_EDIT_CTAG 1016
#define IDC_EDIT_SIPIP 1017
#define IDC_EDIT_SIPPORT 1018
#define IDC_EDIT_SIPPASS 1019
#define IDC_EDIT_SIPNUM 1020
#define IDC_EDIT_MAINIP_SKILL_LIST 1021
#define IDC_LIST1 1022
#define IDC_LIST3 1023
#define IDC_BUTTON_ADD 1024
#define IDC_BUTTON_DEL 1025
#define IDC_BUTTON_FORCE_SIGNOUT_ALL 1025
#define IDC_BUTTON_UP 1026
#define IDC_STATIC_AGENTS_TITLE 1026
#define IDC_BUTTON_DOWN 1027
#define IDC_STATIC_QUEUE_STATUS 1027
#define IDC_STATIC_PRIV_QUEUE 1028
#define IDC_EDIT1 1029
#define ID_32771 32771
#define ID_32774 32774
#define ID_MENU_AGENT_SIGNOUT 32784
#define ID_MENU_AGENT_MONITOR 32787
#define ID_MENU_AGENT_STOP_MONITOR 32788
#define ID_MENU_AGENT_INSERT 32789
#define ID_MENU_AGENT_STOP_INSERT 32790
#define ID_MENU_AGENT_INSERT_MONITOR_CONVERT 32791
#define ID_MENU_AGENT_BREAK 32792
#define ID_MENU_UNINIT 32793
#define ID_MENU_OPTIONS 32794
#define ID_MENU_AGENT_SET_BUSY 32795
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 134
#define _APS_NEXT_COMMAND_VALUE 32796
#define _APS_NEXT_CONTROL_VALUE 1030
#define _APS_NEXT_SYMED_VALUE 109
#endif
#endif