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

📄 resource.h

📁 vpn服务器的源代码
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by ddDlqServer.rc
//
#define IDM_ABOUTBOX                    0x0010
#define IDD_ABOUTBOX                    100
#define IDS_ABOUTBOX                    101
#define IDD_DDDLQSERVER_DIALOG          102
#define IDR_MAINFRAME                   128
#define IDD_ADMANAGE                    133
#define IDD_ADDATA                      134
#define IDD_SERVERMANAGE                135
#define IDD_VPNDATA                     137
#define IDD_USERMANAGE                  138
#define IDD_USERDATA                    139
#define ID_BTN_EXITSERV                 1000
#define IDC_ADODC1                      1001
#define IDC_BTN_VPNSERVER               1002
#define IDC_BTN_USER                    1003
#define IDC_BTN_AD                      1004
#define IDC_BTN_EXITAD                  1005
#define IDC_LIST_AD                     1006
#define IDC_BTN_INSERTAD                1007
#define IDC_BTN_DELETEAD                1008
#define IDC_BTN_EDITAD                  1009
#define IDC_EXIT_ADDATA                 1010
#define IDC_BTN_SENDAD                  1010
#define IDC_EDIT_SERIAL                 1011
#define IDC_EDIT_AD                     1012
#define IDC_EDIT_YEAR                   1013
#define IDC_EDIT_MONTH                  1014
#define BTN_EXIT_SERVER                 1014
#define IDC_EDIT_DAY                    1015
#define BTN_EDIT_SERVER                 1015
#define IDC_OK_ADDATA                   1016
#define BTN_DELETE_SERVER               1016
#define IDC_AD_CURDATE                  1017
#define BTN_INSERT_SERVER               1017
#define IDC_LIST_SERVER                 1018
#define BTN_EXIT_VPNDATA                1019
#define BTN_OK_SERVERDATA               1020
#define EDIT_SERVER_NAME                1022
#define EDIT_SERVER_STATUS              1023
#define EDIT_SERVER_ONLINE              1024
#define EDIT_SERVER_TOTAL               1025
#define EDIT_SERVER_IP                  1026
#define IDC_LIST_USER                   1027
#define EDIT_VPN_NAME                   1027
#define BTN_INSERT_USER                 1028
#define EDIT_VPN_PWD                    1028
#define BTN_DELETE_USER                 1029
#define BTN_EDIT_USER                   1030
#define BTN_EXIT_USER                   1031
#define BTN_USER_KAICURDATE             1032
#define BTN_OK_USERDATA                 1033
#define BTN_EXIT_USERDATA               1034
#define USER_EDIT_KAIYEAR               1035
#define USER_EDIT_KAIMONTH              1036
#define USER_EDIT_KAIDAY                1037
#define USER_EDIT_NAME                  1039
#define USER_EDIT_YEARDAO               1040
#define USER_EDIT_MONTHDAO              1041
#define USER_EDIT_DAYDAO                1042
#define BTN_USER_CURDATEDAO             1043
#define USER_EDIT_PWD                   1044
#define USER_EDIT_IP                    1045
#define USER_EDIT_CURR                  1046
#define USER_COMBO_SELSERV              1047
#define BTN_USER_DELSERVER              1048
#define BTN_USER_ADDSERVER              1049
#define USER_EDIT_AD                    1050
#define USER_LIST_SERVER                1051

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

⌨️ 快捷键说明

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