⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 resource.h

📁 基于dialogic语音卡的IVR系统源代码
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by AI2001.rc
//
#define IDM_ABOUTBOX                    0x0010
#define IDD_ABOUTBOX                    100
#define IDS_ABOUTBOX                    101
#define IDD_AI2001_DIALOG               102
#define IDP_SOCKETS_INIT_FAILED         103
#define ID_INDICATOR_LEFT               104
#define IDR_MAINFRAME                   128
#define IDB_OFFHOOK                     133
#define IDB_ONHOOK                      134
#define IDI_WHITE                       138
#define IDI_BLACK                       139
#define IDI_RED                         140
#define IDI_BLUE                        141
#define IDI_YELLOW                      142
#define IDI_CYAN                        143
#define IDI_PURPLE                      144
#define IDI_GREEN                       145
#define IDI_EXIT                        159
#define IDI_ABOUT                       162
#define IDI_SCRIPT                      162
#define IDI_OPEN                        163
#define IDI_ONHOOK                      164
#define IDI_SETUP                       165
#define IDI_START                       166
#define IDI_STOP                        167
#define IDD_SETUPDIALOG                 168
#define IDR_MYMENU                      169
#define IDD_DIALOG_SOURCEMONITOR        170
#define IDD_DIALOG_SOURCECREATOR        171
#define IDD_DIALOG_SIMUPHONE            172
#define IDI_CONSOLE                     175
#define IDI_SIMUIVR                     176
#define IDD_DIALOG_PANE1                177
#define IDD_DIALOG_PANE2                178
#define IDD_DIALOG_PANE3                179
#define IDD_DIALOG_PANE4                180
#define IDC_STATIC_X                    1006
#define IDC_STATIC_Y                    1007
#define IDC_BUTTON_START                1008
#define IDC_STATIC_CHANN                1009
#define IDC_BUTTON_CONSOLE              1013
#define IDC_BUTTON_SETUP                1014
#define IDC_BUTTON_SIMUIVR              1015
#define IDC_BUTTON_SCRIPT               1016
#define IDC_BUTTON_EXIT                 1018
#define IDC_BUTTON1                     1019
#define IDC_EDIT_IP                     1020
#define IDC_EDIT_PORT                   1021
#define IDC_EDIT_ID                     1022
#define IDC_EDIT_CHANNEL                1023
#define IDC_TAB_IVR                     1026
#define IDC_EDIT_SOURCEMONITOR          1047
#define IDC_SPIN1                       1048
#define IDC_BUTTON_COMPILE              1049
#define IDC_BUTTON_SIMUPHONE            1050
#define IDC_EDIT_STARTTIME              1051
#define IDC_BUTTON_KEY1                 1052
#define IDC_BUTTON_KEY2                 1053
#define IDC_BUTTON_KEY3                 1054
#define IDC_BUTTON_KEY4                 1055
#define IDC_BUTTON_KEY5                 1056
#define IDC_BUTTON_KEY6                 1057
#define IDC_BUTTON_KEY7                 1058
#define IDC_BUTTON_KEY8                 1059
#define IDC_BUTTON_KEY9                 1060
#define IDC_BUTTON_KEY11                1061
#define IDC_BUTTON_KEY10                1062
#define IDC_BUTTON_KEY12                1063
#define IDC_LIST_CHANNELINFO            1064
#define IDC_BITMAP_HOOKSTATE            1066
#define ID_MENUITEM_ONHOOK              32780
#define ID_MENUITEM_SCRIPT              32781
#define ID_MENUITEM_RESET               32784
#define ID_VIEW_STATUSBAR               59393
#define ID_MY_STATUS_BAR                0xE801
#define ID_MY_TOOL_BAR                  59394

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE        181
#define _APS_NEXT_COMMAND_VALUE         32787
#define _APS_NEXT_CONTROL_VALUE         1027
#define _APS_NEXT_SYMED_VALUE           103
#endif
#endif

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -