resource.h

来自「16 relay output channels and 16 isolated」· C头文件 代码 · 共 51 行

H
51
字号
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by DIINT.rc
//
#define IDM_ABOUTBOX                    0x0010
#define IDD_ABOUTBOX                    100
#define IDS_ABOUTBOX                    101
#define IDD_DIINT_DIALOG                102
#define IDR_MAINFRAME                   128
#define IDC_SelectDevice                1000
#define IDC_ChkDI0                      1010
#define IDC_ChkDI1                      1011
#define IDC_ChkDI2                      1012
#define IDC_ChkDI3                      1013
#define IDC_ChkDI4                      1014
#define IDC_ChkDI5                      1015
#define IDC_ChkDI6                      1016
#define IDC_ChkDI7                      1017
#define IDC_txtDI0Int                   1018
#define IDC_txtDI1Int                   1019
#define IDC_txtDI2Int                   1020
#define IDC_txtDI3Int                   1021
#define IDC_txtDI4Int                   1022
#define IDC_txtDI5Int                   1023
#define IDC_txtDI6Int                   1024
#define IDC_txtDI7Int                   1025
#define IDC_DEVICENAME                  1026
#define IDC_START                       1027
#define IDC_STOP                        1028
#define IDC_OPENDEVICE                  1040
#define IDC_CLOSEDEVICE                 1041
#define IDC_lstIntAuxDi0                1060
#define IDC_lstIntAuxDi1                1061
#define IDC_lstIntAuxDi2                1062
#define IDC_lstIntAuxDi3                1063
#define IDC_lstIntAuxDi4                1064
#define IDC_lstIntAuxDi5                1065
#define IDC_lstIntAuxDi6                1066
#define IDC_lstIntAuxDi7                1067

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

⌨️ 快捷键说明

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