📄 resource.h
字号:
/**************************************************************************/
/* WIRE1x Version 1.0: A client-side 802.1x implementation */
/* based on xsupplicant of Open1x for Windows XP, 2000, 98, and Me */
/* */
/* This code is released under both the GPL version 2 and BSD licenses. */
/* Either license may be used. The respective licenses are found below. */
/* */
/* Copyright (C) 2004, WIRE Lab, National Tsing Hua Univ., Hsinchu, Taiwan*/
/* All Rights Reserved */
/**************************************************************************/
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by wire1x.rc
//
#define IDM_ABOUTBOX 0x0010
#define IDD_ABOUTBOX 100
#define IDS_ABOUTBOX 101
#define IDD_WIRE1X_DIALOG 102
#define IDR_MAINFRAME 128
#define IDI_ICON1 132
#define IDC_USERNAME_STATIC 1000
#define IDC_PASSWORD_STATIC 1001
#define IDC_USERNAME_EDIT1 1002
#define IDC_PASSWORD_EDIT 1003
#define IDC_COMBO1 1004
#define IDC_IF_STATIC 1005
#define IDC_STATUS_STATIC 1006
#define IDC_STA_STATIC 1007
#define IDc_LOGIN_BUTTON 1008
#define ID_LOGOFF_BUTTON 1009
#define IDC_ICON_STATIC 1010
#define IDC_WIRE_STATIC 1011
#define IDC_LAB_STATIC 1012
#define IDC_mon_STATIC 1013
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 133
#define _APS_NEXT_COMMAND_VALUE 32771
#define _APS_NEXT_CONTROL_VALUE 1014
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -