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

📄 resource.h

📁 wince环境下的一个EVC的modbus协议通讯的例子程序
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft eMbedded Visual C++ generated include file.
// Used by MBTCP_eVC_demo.rc
//
#define IDD_MBTCP_EVC_DEMO_DIALOG       102
#define IDP_SOCKETS_INIT_FAILED         103
#define IDR_MAINFRAME                   128
#define IDC_TAB1                        1000
#define IDC_CREATE                      1004
#define IDC_CLOSE                       1005
#define IDC_RCOILB                      1006
#define IDC_RCOILR                      1007
#define IDC_RCOILFROM                   1008
#define IDC_RCOILTO                     1009
#define IDC_IP                          1010
#define IDC_PORT                        1011
#define IDC_RREGSFROM                   1012
#define IDC_RREGSTO                     1013
#define IDC_RREGSB                      1014
#define IDC_RREGSR                      1015
#define IDC_WCOILB                      1016
#define IDC_WCOIL                       1017
#define IDC_WCOILS                      1018
#define IDC_WREG                        1019
#define IDC_WREGV                       1020
#define IDC_WREGB                       1021
#define IDC_MBTCPRADIO                  1023
#define IDC_MBRTURADIO                  1024
#define IDC_COM                         1027
#define IDC_Baud                        1028
#define IDC_Parity                      1029
#define IDC_DataBit                     1030
#define IDC_StopBit                     1031
#define IDC_MWCOILS                     1032
#define IDC_MWREGS                      1033

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

⌨️ 快捷键说明

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