| 12345678910111213141516171819202122232425262728293031323334353637383940 |
- //{{NO_DEPENDENCIES}}
- // Microsoft Visual C++ generated include file.
- // Used by ACD.rc
- //
- #define IDM_ABOUTBOX 0x0010
- #define IDD_ABOUTBOX 100
- #define IDS_ABOUTBOX 101
- #define IDD_ACD_DIALOG 102
- #define IDP_SOCKETS_INIT_FAILED 103
- #define IDR_MAINFRAME 128
- #define IDI_AGENT_STATE 129
- #define IDI_CALL_STATE 130
- #define IDD_PAGE_AGENT 132
- #define IDD_PAGE_CALL 133
- #define IDB_BMP_LOGO_EHANG 136
- #define IDD_DIALOG1 137
- #define IDC_LIST_LOG 1001
- #define IDC_LIST_AGENT 1002
- #define IDQUIT 1003
- #define IDC_LIST_CALL 1005
- #define IDC_TAB 1006
- #define IDC_STATIC_ABOUT_VERSION 1007
- #define IDC_STATIC_ABOUT_RIGHT 1008
- #define IDC_STATIC_LOGO 1009
- #define IDC_EDIT1 1011
- #define IDC_EDIT2 1012
- #define IDC_STATIC_AUTH 1013
- #define IDC_BUTTON1 1014
-
- // Next default values for new objects
- //
- #ifdef APSTUDIO_INVOKED
- #ifndef APSTUDIO_READONLY_SYMBOLS
- #define _APS_NEXT_RESOURCE_VALUE 138
- #define _APS_NEXT_COMMAND_VALUE 32771
- #define _APS_NEXT_CONTROL_VALUE 1015
- #define _APS_NEXT_SYMED_VALUE 101
- #endif
- #endif
|