resource.h

来自「此文件为VC++开发环境下的OPC client trend 源代码」· C头文件 代码 · 共 57 行

H
57
字号
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by Trend.rc
//
#define IDC_FIND_SERVERS                3
#define IDD_ABOUTBOX                    100
#define ID_GRAPH                        101
#define ID_INDICATOR_SERVERSTATE        102
#define ID_INDICATOR_SERVER             103
#define IDR_MAINFRAME                   128
#define IDR_TRENDTYPE                   129
#define IDD_OUTPUTBAR                   130
#define IDS_CONNECT_OPC_SERVER_ERROR    131
#define IDS_OPC_TREND_SAMPLES_ERROR     132
#define IDD_ADD_ITEM                    133
#define IDS_CONNECT_OPC_SERVER_EMPTY    133
#define IDD_TREND_DATA                  134
#define IDS_CONNECT_OPC_SERVER_FIRST    134
#define IDS_CONNECT_NO_ITEM             135
#define IDD_OPTIONS                     135
#define IDD_CONNECT                     146
#define IDC_ADD_ITEM_TAG                1000
#define IDC_TAG_LIST                    1002
#define IDC_TAG_LIST_FILTER             1003
#define IDC_TAG_LIST_FILTER_SUFFIX      1003
#define IDC_OUTPUTBAR_EDIT              1004
#define IDC_TAG_LIST_FILTER_PREFIX      1004
#define IDC_TREND_DATA_SAMPLES          1005
#define IDC_OUTPUTBAR_EDIT_RICH         1007
#define IDC_OUTPUTBAR_RICHEDIT          1007
#define IDC_FIND                        1008
#define IDC_ADDDLG_STATUS               1009
#define IDC_OPCVERSION_10               1010
#define IDC_OPCVERSION_20               1011
#define IDC_TREND_DATA_READ_SYNC        1014
#define IDC_TREND_DATA_READ_ASYNC       1015
#define IDC_SERVER_LIST                 1046
#define IDC_SERVER                      1047
#define IDC_SERVER_COMPUTER             1048
#define ID_VIEW_DOCKINGDIALOGBAR        32771
#define ID_VIEW_REFRESH                 32772
#define ID_TREND_CONNECT                32773
#define ID_TREND_DISCONNECT             32774
#define ID_VIEW_OPTIONS                 32777

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_3D_CONTROLS                     1
#define _APS_NEXT_RESOURCE_VALUE        136
#define _APS_NEXT_COMMAND_VALUE         32778
#define _APS_NEXT_CONTROL_VALUE         1011
#define _APS_NEXT_SYMED_VALUE           104
#endif
#endif

⌨️ 快捷键说明

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