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

📄 resource.h

📁 wince下用evc写的一个串口通讯的程序
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft eMbedded Visual C++ generated include file.
// Used by Comm2410.rc
//
#define IDD_COMM2410_DIALOG             102
#define IDR_MAINFRAME                   128
#define IDC_COMBO_PORT                  1000
#define IDC_COMBO_DATA                  1001
#define IDC_COMBO_PARITY                1002
#define IDC_COMBO_BAUTE                 1003
#define IDC_COMBO_STOP                  1004
#define IDC_EDIT_SEND                   1005
#define IDC_BUTTON_STATUS               1006
#define IDC_EDIT_RECEIVE                1007
#define IDC_BUTTON_SEND                 1008
#define IDC_BUTTON_CLEAR                1009
#define IDC_CHECK_DSRCTS                1010
#define IDC_CHECK_XONXOFF               1011
#define IDC_RADIO_DTR_ON                1012
#define IDC_RADIO2                      1013
#define IDC_RADIO_FOREVER               1013
#define IDC_RADIO_RTS_ON                1014
#define IDC_RADIO4                      1015
#define IDC_STATIC1                     1016
#define IDC_STATIC2                     1017
#define IDC_STATIC_COM1                 1018
#define IDC_STATIC_COM2                 1019
#define IDC_EDIT_SENDCOUNT              1020
#define IDC_STATIC_RECEIVECOUNT         1021
#define IDC_STATIC_SENDCOUNT            1022
#define IDC_EDIT1                       1023
#define IDC_EDIT_SENDNUMBER             1023
#define IDC_STATIC_                     1024
#define IDC_RADIO1                      1025
#define IDC_RADIO_FASHION               1025
#define IDC_RADIO3                      1026
#define IDC_EDIT_STARTHEX               1027
#define IDC_EDIT_ENDHEX                 1028
#define IDC_CHECK_FOREVER               1029
#define IDC_EDIT_INTERVAL               1030
#define IDC_EDIT_TEMP                   1031
#define IDC_STATIC_BAUTE                1032
#define IDC_BUTTON1                     1033
#define IDC_EDIT_HAVESEND               1034
#define IDC_STATIC123                   1035

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

⌨️ 快捷键说明

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