resource.h
4.44 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
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by CCAgentBar.rc
//
#define IDS_CCAGENTBAR 1
#define IDB_CCAGENTBAR 2
#define IDS_CCAGENTBAR_PPG 3
#define IDD_DIALOG_CCBAR 10
#define IDS_CCAGENTBAR_PPG_CAPTION 11
#define IDD_PROPPAGE_CCAGENTBAR 12
#define IDD_DIALOG_CALLOUT 13
#define IDD_DIALOG_INFO 14
#define IDB_BMP_SIGNIN 500
#define IDB_BMP_SIGNOUT 501
#define IDB_BMP_ANSWER 502
#define IDB_BMP_CALLOUT 503
#define IDB_BMP_SENDDTMF 504
#define IDB_BMP_HANGUP 505
#define IDB_BMP_HOLD 506
#define IDB_BMP_RETRIEVE 507
#define IDB_BMP_CONSULT 508
#define IDB_BMP_RECONNECT 509
#define IDB_BMP_TRANSFER 510
#define IDB_BMP_CONFERENCE 511
#define IDB_BMP_SSTRANSFER 512
#define IDB_BMP_REST 513
#define IDB_BMP_READY 514
#define IDB_BMP_BUSY 515
#define IDB_BMP_SKILLCHANGE 516
#define IDB_BMP_FENGE 517
#define IDB_BMP_MS_SIGNIN 550
#define IDB_BMP_MS_SIGNOUT 551
#define IDB_BMP_MS_ANSWER 552
#define IDB_BMP_MS_CALLOUT 553
#define IDB_BMP_MS_SENDDTMF 554
#define IDB_BMP_MS_HANGUP 555
#define IDB_BMP_MS_HOLD 556
#define IDB_BMP_MS_RETRIEVE 557
#define IDB_BMP_MS_CONSULT 558
#define IDB_BMP_MS_RECONNECT 559
#define IDB_BMP_MS_TRANSFER 560
#define IDB_BMP_MS_CONFERENCE 561
#define IDB_BMP_MS_SSTRANSFER 562
#define IDB_BMP_MS_REST 563
#define IDB_BMP_MS_READY 564
#define IDB_BMP_MS_BUSY 565
#define IDB_BMP_MS_SKILLCHANGE 566
#define IDB_BMP_IN_SIGNIN 600
#define IDB_BMP_IN_SIGNOUT 601
#define IDB_BMP_IN_ANSWER 602
#define IDB_BMP_IN_CALLOUT 603
#define IDB_BMP_IN_SENDDTMF 604
#define IDB_BMP_IN_HANGUP 605
#define IDB_BMP_IN_HOLD 606
#define IDB_BMP_IN_RETRIEVE 607
#define IDB_BMP_IN_CONSULT 608
#define IDB_BMP_IN_RECONNECT 609
#define IDB_BMP_IN_TRANSFER 610
#define IDB_BMP_IN_CONFERENCE 611
#define IDB_BMP_IN_SSTRANSFER 612
#define IDB_BMP_IN_REST 613
#define IDB_BMP_IN_READY 614
#define IDB_BMP_IN_BUSY 615
#define IDB_BMP_IN_SKILLCHANGE 616
#define IDB_BMP_BACKGROUND 650
#define IDI_ICON_ALARM 1001
#define IDI_ICON_ERROR 1002
#define IDI_ICON_INFOMATION 1003
#define IDC_BUTTON_SIGNINOUT 2001
#define IDC_BUTTON_ANSWER 2002
#define IDC_BUTTON_CALLOUT 2003
#define IDC_BUTTON_HUNGUP 2004
#define IDC_BUTTON_HOLD 2005
#define IDC_BUTTON_CONSULT 2006
#define IDC_BUTTON_TRANSFER 2007
#define IDC_BUTTON_CONFERENCE 2008
#define IDC_BUTTON_SINGLESTEPTRANSFER 2009
#define IDC_BUTTON_REST 2010
#define IDC_BUTTON_READY 2011
#define IDC_BUTTON_BUSY 2012
#define IDC_BUTTON_SKILLCHANGE 2013
#define IDC_BUTTON_FENGEONE 2014
#define IDC_BUTTON_FENGETWO 2015
#define IDC_BUTTON_FENGETHREE 2016
#define IDC_BUTTON_FENGEFOUR 2017
#define IDC_BUTTON_ICON 2018
#define IDC_STATIC_AGENTSTATE 2030
#define IDC_STATIC_AGENTSTATE_TIME 2031
#define IDC_STATIC_TALK 2032
#define IDC_STATIC_TALK_TIME 2033
#define IDC_STATIC_TOTAL 2034
#define IDC_STATIC_TOTAL_TIME 2035
#define IDC_COMBO_REST 2040
#define IDC_COMBO_SKILL 2041
#define IDC_RADIO_IN 2050
#define IDC_RADIO_OUT 2051
#define IDC_EDIT_NUMBER 2060
#define IDC_EDIT_INFO 2061
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 317
#define _APS_NEXT_COMMAND_VALUE 32768
#define _APS_NEXT_CONTROL_VALUE 230
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif