resource.h

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

H
62
字号
//{{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 IDS_SELECTDEVICE                102
#define IDS_PRIORITY1                   103
#define IDS_EVENTPRIORITY1              103
#define IDS_PRIORITY2                   104
#define IDS_EVENTPRIORITY2              104
#define IDR_MAINFRAME                   128
#define IDC_DEVICENAME                  1000
#define IDC_CHANNEL                     1001
#define IDC_SPIN1                       1002
#define IDC_CHANNELSPIN                 1002
#define IDC_STARTBTN                    1003
#define IDC_STOPBTN                     1004
#define IDC_SCANTIME                    1005
#define IDC_INPUTDATA                   1006
#define IDC_SCANDATA                    1006
#define IDC_ENABLEBTN1                  1007
#define IDC_DISABLEBTN1                 1008
#define IDC_INPUTDATA2                  1009
#define IDC_INTERRUPTCOUNT_IDI0         1009
#define IDC_ENABLEBTN2                  1010
#define IDC_INTERRUPTCOUNT_2            1011
#define IDC_INTERRUPTCOUNT_IDI1         1011
#define IDC_INTERRUPTCOUNT_3            1012
#define IDC_INTERRUPTCOUNT_DI0          1012
#define IDC_INTERRUPTCOUNT_4            1013
#define IDC_INTERRUPTCOUNT_DI1          1013
#define IDC_ENABLEBTN3                  1014
#define IDC_ENABLEBTN4                  1015
#define IDC_DISABLEBTN2                 1016
#define IDC_DISABLEBTN3                 1017
#define IDC_DISABLEBTN4                 1018
#define IDC_Bit_5_IntEnable             1019
#define IDC_INTERRUPTCOUNT_6            1020
#define IDC_COUNT_IDI0                  1020
#define IDC_Bit_6_IntEnable             1021
#define IDC_COUNT_IDI1                  1021
#define IDC_INTERRUPTCOUNT_7            1022
#define IDC_COUNT_DI0                   1022
#define IDC_Bit_7_IntEnable             1023
#define IDC_COUNT_DI1                   1023
#define IDC_INTERRUPTCOUNT_8            1024
#define IDC_Bit_8_IntEnable             1025

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

⌨️ 快捷键说明

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