📄 resource.h
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by Chat.rc
//
#define IDM_ABOUTBOX 0x0010
#define IDD_ABOUTBOX 100
#define IDS_ABOUTBOX 101
#define IDD_CHAT_DIALOG 102
#define IDR_MAINFRAME 128
#define IDR_MENU1 129
#define IDB_BITMAP1 135
#define IDD_DIALOG_OPTION 197
#define IDI_ICON1 201
#define IDD_DIALOG_PROXY 202
#define IDI_ICON2 204
#define IDD_DIALOG_CALL 208
#define IDI_ICON3 213
#define IDC_CHAT_LIST 1000
#define IDC_CONNECT 1002
#define IDC_CHAT 1003
#define IDC_DISCONNECT 1004
#define IDC_TIME 1007
#define IDC_SEND 1009
#define IDC_FROMIP 1010
#define IDC_YOUNAME 1011
#define IDC_OPTION_PROXYTYPE 1013
#define IDC_OPTION_WAITTIME 1014
#define IDC_OPTION_NAME 1020
#define IDC_OPTION_IP 1021
#define IDC_OPTION_PORT 1022
#define IDC_OPTION_USEPROXY 1023
#define IDC_OPTION_SERVER 1025
#define IDC_OPTION_PROXYPORT 1026
#define IDC_AUTH_SERVER 1034
#define IDC_EDIT1 1035
#define IDC_EDIT2 1036
#define IDC_CALL_USEPROXY 1042
#define IDC_CALL_PROGRESS 1043
#define IDC_CALL_SERVER 1044
#define IDC_CALL_PORT 1045
#define IDC_CALL_TIP 1046
#define ID_FILE_OPTION 32771
#define ID_FILE_EXIT 32772
#define ID_FILE_ABOUT 32773
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 136
#define _APS_NEXT_COMMAND_VALUE 32774
#define _APS_NEXT_CONTROL_VALUE 1012
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -