resource.h
来自「支持XMODEM,YMODEM,FAX协议的串口通信软件包的下一个:基于TAPI」· C头文件 代码 · 共 31 行
H
31 行
//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by dial.rc
//
#define IDD_DIALOG1 101
#define IDD_DIAL 101
#define SIMPLEMENU 102
#define SIMPLEICON 103
#define IDC_COUNTRYCODE 1000
#define IDC_AREACODE 1001
#define IDC_PHONENUMBER 1002
#define IDC_WAITFORDIALTONE 1003
#define IDC_DIALPREFIX 1004
#define IDC_USETONEDIALING 1005
#define IDC_USEPULSEDIALING 1006
#define IDM_EXIT 40001
#define IDM_DIAL 40002
#define IDM_ABOUT 40003
#define IDC_STATIC -1
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 105
#define _APS_NEXT_COMMAND_VALUE 40004
#define _APS_NEXT_CONTROL_VALUE 1009
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?