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

📄 resource.h

📁 VisualC实践与提高——串口通信与工程应用篇代码
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by FaxMachine.rc
//
#define IDD_FAXMACHINE_DIALOG           102
#define IDR_MAINFRAME                   128
#define IDC_COMBO_MODEMLIST             1001
#define IDC_VOLUME                      1002
#define IDC_FAXSPEED                    1003
#define IDC_FAXPROTOCOL                 1004
#define IDC_PORTTYPE                    1005
#define IDC_IDENTITY                    1006
#define IDC_COMPRESS                    1007
#define IDC_ECM                         1008
#define IDC_FAXHEAD                     1009
#define IDC_FROM                        1010
#define IDC_TO                          1011
#define IDC_AUTOREPLY                   1012
#define IDC_STATUS                      1013
#define IDC_DATA                        1014
#define IDC_ACTUALSPEED                 1015
#define IDC_TIME                        1016
#define IDC_PAGE                        1017
#define IDC_CALLERNO                    1018
#define IDC_SENDFAX                     1019
#define IDC_RECEIVEFAX                  1020
#define IDC_ABORT                       1021
#define IDC_EXIT                        1022
#define IDC_FILE                        1023
#define IDC_RADIO_SEND                  1024
#define IDC_RADIO_RCV                   1025
#define IDC_PHONE                       1026
#define IDC_HIGH                        1027
#define IDC_NORMAL                      1029
#define IDC_REMOTE                      1030
#define IDC_STATIC_FROM                 1031
#define IDC_STATIC_TO                   1032
#define IDC_STATIC_PHONE                1033
#define IDC_STATIC_RESOLUTION           1034
#define IDC_STATIC_DATA                 1035
#define IDC_STATIC_CALLERNO             1036

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE        130
#define _APS_NEXT_COMMAND_VALUE         32771
#define _APS_NEXT_CONTROL_VALUE         1037
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif

⌨️ 快捷键说明

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