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

📄 resource.h

📁 VPN拨号程序源码(from sourceforge.net)
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by VPNDialer.rc
//
#define IDC_BUTTON_DISCONNECT           3
#define IDC_BUTTON_STATUS               4
#define IDM_ABOUTBOX                    0x0010
#define IDM_CONFIG                      0x0020
#define IDM_DEBUG                       0x0030
#define IDD_ABOUTBOX                    100
#define IDS_ABOUTBOX                    101
#define IDD_VPNDIALER_DIALOG            102
#define IDP_SOCKETS_INIT_FAILED         103
#define IDS_ERRORSAVINGCONFIG           104
#define IDS_CONFIGMENU                  105
#define IDS_ERROREXECUTE                106
#define IDS_DEBUGMENU                   107
#define IDD_SELECTINTERFACE_DIALOG      108
#define IDR_MAINFRAME                   128
#define IDD_CONFIG_DIALOG               130
#define IDI_ICON_FLOPPY                 132
#define IDI_ICON_NEW                    133
#define IDI_ICON_DELETE                 134
#define IDB_LOGO_EVIDIAN                138
#define IDD_DEBUG_DIALOG                140
#define IDC_COMBO_CONNECTIONS           1000
#define IDC_LABEL1                      1002
#define IDC_LOG                         1003
#define IDC_BUTTON_CONFIG               1004
#define IDC_IPADDRESS_GATEWAY           1006
#define IDC_IPADDRESS_NETWORK           1007
#define IDC_IPADDRESS_NETMASK           1008
#define IDC_COMBO_CONNECTION            1009
#define IDC_COMBO_MODE                  1010
#define IDC_COMBO_RAS                   1011
#define IDC_CHECK_RAS                   1012
#define IDC_COMBO_L2TP                  1013
#define IDC_CHECK_L2TP                  1014
#define IDC_COMBO_ENCRYPTION            1015
#define IDC_RADIO_PSK                   1016
#define IDC_RADIO_CERTIFICATE           1017
#define IDC_AUTHVALUE                   1018
#define IDC_COMBO_AUTHENTICATION        1019
#define IDC_CHECK_PFS                   1020
#define IDC_FLOPPY_BUTTON               1021
#define IDC_NEW_BUTTON                  1022
#define IDC_DELETE_BUTTON               1023
#define IDC_REKEY_TIME                  1024
#define IDC_REKEY_DATA                  1025
#define IDC_DESTINATION_ANY             1026
#define IDC_OAKLEY                      1027
#define IDC_COMBO_SYSLOG                1028
#define IDC_LOGDESCRIPTION              1029
#define IDC_CHECK_LOCAL                 1030
#define IDC_CHECK_BLOCKNONIPSEC         1031
#define IDC_COMBO_INTERFACE             1031

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE        142
#define _APS_NEXT_COMMAND_VALUE         32771
#define _APS_NEXT_CONTROL_VALUE         1033
#define _APS_NEXT_SYMED_VALUE           109
#endif
#endif

⌨️ 快捷键说明

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