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

📄 resource.h

📁 语音卡的拨号检测示例程序,单线程拨号示例.d80a/d161a
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by Dial.RC
//
#define IDS_CHANNEL_NO                  1
#define IDS_CHANNEL_TYPE                2
#define IDS_FLOW                        3
#define IDS_TEL_NUMBER                  4
#define IDS_TRUNK                       5
#define IDS_USER                        6
#define IDS_EMPTY                       7
#define IDS_CH_FREE                     8
#define IDS_CH_DIAL                     9
#define IDS_CH_CHECKSIG                 10
#define IDS_CH_BUSY                     11
#define IDS_CH_NOBODY                   12
#define IDS_CH_NOSIGNAL                 13
#define IDS_CH_OFFHOOK                  14
#define IDS_CH_PLAY                     15
#define IDS_CH_ONHOOK                   16
#define IDS_RECORD                      17
#define IDS_CH_NODIALTONE               18
#define IDC_STATELIST                   1000
#define ID_OK                           1001
#define ID_TIME                         1002
#define ID_HANGUP                       1002
#define IDC_DIAL                        1004
#define IDC_DIALNUM                     1007
#define IDC_CHANNEL                     1008
#define IDC_TAB_DETAILS                 1016

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE        103
#define _APS_NEXT_COMMAND_VALUE         40001
#define _APS_NEXT_CONTROL_VALUE         1010
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif

⌨️ 快捷键说明

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