resource.h

来自「工业自动化CAN总线通信的应用层程序」· C头文件 代码 · 共 73 行

H
73
字号
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by DemoMotocon.rc
//
#define UNIT_WIZARD                     19000
#define IDC_STATIC_SIZE_DI              19000
#define IDC_SIZE_DI                     19001
#define IDC_STATIC_SIZE_AI              19002
#define IDC_SIZE_AI                     19003
#define IDC_STATIC_SIZE_DO              19004
#define IDC_SIZE_DO                     19005
#define IDC_DVC01_ADDR                  19006
#define IDC_STATIC_DVC01_ADDR           19007
#define IDC_STATIC_DVC_ADDR             19008
#define IDC_STATIC_DVC02_ADDR           19009
#define IDC_DVC02_ADDR                  19010
#define IDC_STATIC_DVC03_ADDR           19011
#define IDC_DVC03_ADDR                  19012
#define IDC_STATIC_DVC04_ADDR           19013
#define IDC_DVC04_ADDR                  19014
#define IDC_STATIC_DVC05_ADDR           19015
#define IDC_DVC05_ADDR                  19016
#define IDC_STATIC_DVC06_ADDR           19017
#define IDC_DVC06_ADDR                  19018
#define IDC_STATIC_DVC07_ADDR           19019
#define IDC_DVC07_ADDR                  19020
#define IDC_STATIC_DVC08_ADDR           19021
#define IDC_DVC08_ADDR                  19022
#define IDC_DVC01_ENABLED               19025
#define IDC_STATIC_DVC09_ADDR           19027
#define IDC_DVC09_ADDR                  19028
#define IDC_STATIC_DVC10_ADDR           19029
#define IDC_DVC10_ADDR                  19030
#define IDC_STATIC_DVC11_ADDR           19031
#define IDC_DVC11_ADDR                  19032
#define IDC_STATIC_DVC12_ADDR           19033
#define IDC_DVC12_ADDR                  19034
#define IDC_STATIC_DVC13_ADDR           19035
#define IDC_DVC13_ADDR                  19036
#define IDC_STATIC_DVC14_ADDR           19037
#define IDC_DVC14_ADDR                  19038
#define IDC_STATIC_DVC15_ADDR           19039
#define IDC_DVC15_ADDR                  19040
#define IDC_STATIC_DVC16_ADDR           19041
#define IDC_DVC16_ADDR                  19042
#define IDC_STATIC_SGL_DVC_DS           19043
#define IDC_DVC02_ENABLED               19108
#define IDC_DVC03_ENABLED               19109
#define IDC_DVC04_ENABLED               19110
#define IDC_DVC05_ENABLED               19111
#define IDC_DVC06_ENABLED               19112
#define IDC_DVC07_ENABLED               19113
#define IDC_DVC08_ENABLED               19114
#define IDC_DVC09_ENABLED               19115
#define IDC_DVC10_ENABLED               19116
#define IDC_DVC11_ENABLED               19117
#define IDC_DVC12_ENABLED               19118
#define IDC_DVC13_ENABLED               19119
#define IDC_DVC14_ENABLED               19120
#define IDC_DVC15_ENABLED               19121
#define IDC_DVC16_ENABLED               19122

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE        19001
#define _APS_NEXT_COMMAND_VALUE         32771
#define _APS_NEXT_CONTROL_VALUE         19026
#define _APS_NEXT_SYMED_VALUE           19000
#endif
#endif

⌨️ 快捷键说明

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