resource.h

来自「s5,s7用link与软PLC通信的例程」· C头文件 代码 · 共 47 行

H
47
字号
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by IBHNetBsp.rc
//
#define IDM_ABOUTBOX                    0x0010
#define IDP_OLE_INIT_FAILED             100
#define IDD_ABOUTBOX                    101
#define IDS_ABOUTBOX                    102
#define IDD_IBHNETBSP_DIALOG            103
#define IDR_MAINFRAME                   128
#define IDC_COMBO_CPU                   1000
#define IDC_BUTTON_CONNECT              1001
#define IDC_BUTTON_Disconnect           1002
#define IDC_BUTTON_R_MW10               1003
#define IDC_BUTTON_R_MD20               1004
#define IDC_BUTTON_W_MW10               1005
#define IDC_BUTTON_W_MD20               1006
#define IDC_EDIT1                       1007
#define IDC_EDIT2                       1008
#define IDC_EDIT_MPI                    1009
#define IDC_STATIC_STATIONNAME          1010
#define IDC_STATIC_MPIADDR              1011
#define IDC_STATIC_OPSTATE              1012
#define IDC_BUTTON_READOPSTATE          1013
#define IDC_BUTTON_SETPLCSTART          1014
#define IDC_BUTTON_SETPLCSTOP           1015
#define IDC_STATIC_STATE1               1016
#define IDC_STATIC_MLFB                 1017
#define IDC_EDIT_STATE                  1018
#define IDC_EDIT_MLFB                   1019
#define IDC_STATIC_COPRIGHT             1020
#define IDC_STATIC_BLOCKWISE            1021
#define IDC_BUTTON_READBLOCK            1022
#define IDC_BUTTON_WRITEBLOCK           1023
#define IDC_LIST_VALUES                 1024

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE        129
#define _APS_NEXT_COMMAND_VALUE         40001
#define _APS_NEXT_CONTROL_VALUE         1025
#define _APS_NEXT_SYMED_VALUE           104
#endif
#endif

⌨️ 快捷键说明

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