resource.h
来自「SQL数据库和vc的ADO连接问题的详细源码」· C头文件 代码 · 共 71 行
H
71 行
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by MibBrowser.rc
//
#define IDD_ABOUTBOX 100
#define IDD_MIBBROWSER_FORM 101
#define IDR_MAINFRAME 128
#define IDR_MIBBROTYPE 129
#define IDI_CLOSE_BOX 130
#define IDI_OPEN_BOX 131
#define IDI_LEAF 132
#define IDI_TABLE 133
#define IDI_ENTRY 134
#define IDI_KEY 135
#define IDI_ROOT 136
#define IDI_ROOT1 137
#define IDD_INPUT_OID 139
#define IDD_SET_DIAG 140
#define IDD_LOGIN_DIALOG 141
#define IDD_USERMAN_DIALOG 142
#define IDD_USEREDIT_DIALOG 144
#define IDD_CHANGEPWD_DIALOG 146
#define IDC_LIST1 1000
#define IDC_TREE1 1001
#define IDC_EDIT1 1002
#define IDC_IPADDRESS1 1003
#define IDC_EDIT2 1004
#define IDC_EDIT3 1005
#define IDC_NODE_NAME 1006
#define IDC_NODE_OID 1007
#define IDC_COMBO1 1008
#define ID_TYPE 1009
#define IDC_username 1011
#define IDC_password 1012
#define IDC_ADODC1 1013
#define IDC_DATALIST1 1014
#define IDC_ADD_BUTTON 1015
#define IDC_MODI_BUTTON 1016
#define IDC_DEL_BUTTON 1017
#define IDC_USERTYPE_COMBO 1018
#define IDC_USENAME_EDIT 1019
#define IDC_USERNAME_STATIC 1020
#define IDC_OLDPWD_EDIT 1021
#define IDC_NEWPWD1_EDIT 1022
#define IDC_NEWPWD2_EDIT 1023
#define ID_GET 32771
#define ID_GETNEXT 32772
#define ID_GETSUBTREE 32773
#define ID_WALK 32774
#define ID_SAVE 32775
#define ID_OID 32776
#define ID_LOAD 32777
#define ID_BUTTON32778 32778
#define ID_BUTTON32779 32779
#define ID_BUTTON32780 32780
#define ID_SET 32781
#define IDR_USERMAN 32782
#define IDR_PWDMAN 32783
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_3D_CONTROLS 1
#define _APS_NEXT_RESOURCE_VALUE 147
#define _APS_NEXT_COMMAND_VALUE 32784
#define _APS_NEXT_CONTROL_VALUE 1024
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?