resource.h

来自「一个opc服务器」· C头文件 代码 · 共 50 行

H
50
字号
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by mexOPC.rc
//
#define IDD_OPC_ITEM                    3000
#define IDC_ITEM_PRO                    3000
#define IDD_OPC_SERVER                  3001
#define IDC_OPC_TREE                    3001
#define IDD_OPC_SETITEMS                3002
#define IDC_OPC_FLAT                    3002
#define IDD_WRITE_ITEM                  3003
#define IDC_OPC_TAGS                    3003
#define IDC_OPC_NATIVE                  3004
#define IDC_OPC_BOOL                    3005
#define IDC_OPC_LONG                    3006
#define IDC_OPC_SHORT                   3007
#define IDC_OPC_STRING                  3008
#define IDC_OPC_DOUBLE                  3009
#define IDC_OPC_ITEMNAME                3010
#define IDC_ITEM_ACCESSPATH             3011
#define IDC_NODE                        3012
#define IDC_OPC_DELETEWRITEITEMS        3013
#define IDC_CANCEL                      3014
#define IDC_OPC_WRITEITEMS              3015
#define IDC_ASYNC                       3016
#define IDC_VALUE                       3017
#define IDC_OPC_ALLITEMS                3018
#define IDC_OPC_READITEMS               3019
#define IDC_OPC_ADDREADITEM             3020
#define IDC_OPC_DELETEREADITEMS         3021
#define IDC_OPC_ADDWRITEITEMS           3022
#define IDC_SERVER                      3023
#define IDC_SERVERS10                   3024
#define IDC_SERVERS20                   3025
#define IDC_SERVER_LIST                 3026
#define IDC_REFRESH                     3027
#define IDC_OPC_ADDITEM                 3028
#define IDC_SYNCTIME                    3029

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE        3004
#define _APS_NEXT_COMMAND_VALUE         32771
#define _APS_NEXT_CONTROL_VALUE         3030
#define _APS_NEXT_SYMED_VALUE           3000
#endif
#endif

⌨️ 快捷键说明

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