⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 resource.h

📁 mento Vista版的ver6.2 里面有该文件的源代码,是Visuat C++.NET版的
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by Mento Ext.rc
//
#define IDM_ABOUTBOX                    0x0010
#define IDD_ABOUTBOX                    100
#define IDS_ABOUTBOX                    101
#define IDD_MENTOEXT_DIALOG             102
#define IDD_PROPPAGE_AUTH               106
#define IDR_MAINFRAME                   128
#define IDD_PROPPAGE_GENERAL            130
#define IDD_PROPPAGE_ADVANCE            131
#define IDD_PROPPAGE_PROTO              132
#define IDI_ICON_DISCONNED              139
#define IDI_ICON_CONNECTING             142
#define IDI_ICON_NONCONNECT             143
#define IDC_RADIO_AUTH_STD              1001
#define IDC_RADIO_AUTH_RUIJIE           1002
#define IDC_CHECK_AUTH_INTERVAL         1003
#define IDC_EDIT_AUTH_INTERVAL          1004
#define IDC_RADIO_AUTH_VER_RUIJIE       1005
#define IDC_RADIO_AUTH_VER_GANGWAN      1006
#define IDC_CHECK_ADV_MAC               1007
#define IDC_CHECK_GEN_AUTOAUTH          1008
#define IDC_CHECK_GEN_AUTOMIN           1009
#define IDC_CHECK_GEN_AUTOCONNECT       1010
#define IDC_HOTKEY_MY                   1011
#define IDC_EDIT_ADV_MAC                1012
#define IDC_CHECK_GEN_AUTOSTART         1013
#define IDC_EDIT_MAIN_USERNAME          1014
#define IDC_EDIT_MAIN_PASS              1015
#define IDC_COMBO_MAIN_ADAPTER          1016
#define IDC_LIST_MAIN_OUTPUT            1017
#define IDC_BUTTON_MAIN_CONFIG          1018
#define IDC_STATIC_MAIN_STATUSICON      1019
#define IDC_EDIT_PROTO_AUTH_MAX_ATTEMPT 1021
#define IDC_EDIT_PROTO_ACK1_TIMER       1023
#define IDC_CHECK_ADV_NODHCP            1024
#define IDC_CHECK_ADV_REMEMBER_PASS     1030
#define IDC_STATIC_MAIN_STATUS          1032
#define IDC_EDIT_PROTO_RECONNECT_TIMER  1033
#define IDC_BUTTON_SYSINFO              1034
#define IDCANCEL_MAIN                   1035
#define IDC_EDIT_PROTO_AUTH_ATTEMPT_TIMER 1036
#define IDC_BUTTON                      1037
#define IDC_BUTTON_ADV_RESET            1037
#define IDC_BUTTON1                     1038
#define IDC_BUTTON_ABOUT_CONTACT        1038

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE        147
#define _APS_NEXT_COMMAND_VALUE         32771
#define _APS_NEXT_CONTROL_VALUE         1039
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif

⌨️ 快捷键说明

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