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

📄 resource.h

📁 CHAPT12Chapt12.cpp Part of the 32-bit test progrma for the Win32Port class. CHAPT12Chapt12.dsp The
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by Chapt12.rc
//
#define IDD_CHAPT12_DIALOG              102
#define IDR_MAINFRAME                   128
#define IDC_OPEN_OR_CLOSE               1000
#define IDC_SEND_BUFFER                 1001
#define IDC_PORT                        1002
#define IDC_BAUD_RATE                   1003
#define IDC_PARITY                      1004
#define IDC_WORD_SIZE                   1005
#define IDC_STOP_BITS                   1006
#define IDC_UPDATE                      1007
#define IDC_RTS                         1008
#define IDC_DTR                         1009
#define IDC_XON_XOFF                    1010
#define IDC_RTS_CTS                     1011
#define IDC_DTR_DSR                     1012
#define IDC_READ_CHAR                   1014
#define IDC_DUMP_STATUS                 1015
#define IDC_PARITY_ERROR_COUNT          1016
#define IDC_HARDWARE_OVERRUN_ERROR_COUNT 1017
#define IDC_FRAMING_ERROR_COUNT         1018
#define IDC_BREAK_DETECT_COUNT          1019
#define IDC_ERROR_NOTIFICATION          1020
#define IDC_SEND_BREAK                  1021
#define IDC_BREAK_DURATION              1022
#define IDC_SOFTWARE_OVERRUN_ERROR_COUNT 1023
#define IDC_READ_TYPE                   1024
#define IDC_PEEK_BUFFER                 1025
#define IDC_CTS                         1026
#define IDC_DSR                         1027
#define IDC_CD                          1028
#define IDC_RI                          1029
#define IDC_FLUSH_RX                    1030
#define IDC_FLUSH_TX                    1031
#define IDC_TX_EMPTY_COUNT              1032
#define IDC_SPEW                        1033

// 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         1025
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif

⌨️ 快捷键说明

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