📄 resource.h
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by Client.rc
//
#define IDM_ABOUTBOX 0x0010
#define IDD_ABOUTBOX 100
#define IDS_ABOUTBOX 101
#define IDD_CLIENT_DIALOG 102
#define IDP_SOCKETS_INIT_FAILED 103
#define IDR_MAINFRAME 128
#define IDD_LOGIN 129
#define IDR_MENU 131
#define IDD_CHAT_DIALOG 132
#define IDD_MEETING_DIALOG 133
#define IDD_ADDFRIEND_DIALOG 134
#define IDR_TOOLS 135
#define IDI_SMILE 136
#define IDI_IM 137
#define IDB_BITMAP 139
#define IDR_POPMENU 140
#define WINSOCK_VERSION 0x0101
#define IDC_LOGIN 1000
#define IDC_CANCEL 1001
#define IDC_NAME 1002
#define IDC_PASSWORD 1003
#define IDC_EDIT_READ 1004
#define IDC_LIST_MANS 1005
#define IDC_EDIT_SEND 1006
#define IDC_SEND 1007
#define IDC_About 1012
#define IDC_CHAT_EDIT 1015
#define IDC_SEND_EDIT 1016
#define IDC_SEND_KT 1019
#define IDC_MEETING_LIST 1021
#define IDC_SESSION_COMBO 1022
#define IDC_SESSION_READ 1023
#define IDC_SESSION_WRITE 1024
#define IDC_SESSION_SEND 1025
#define IDC_SESSION_CANCEL 1026
#define IDC_ADDFRIEND_ID 1028
#define IDC_USER_NAME 1029
#define IDC_STATIC_PICTURE 1033
#define IDC_STATIC_USERNAME 1034
#define IDC_STATIC_PASSWORD 1035
#define IDC_STATIC_FRIENDLIST 1036
#define ID_MEETING 32778
#define ID_NEUSOFT_ABOUT 32782
#define ID_MENUITEM32783 32783
#define ID_ADDCONTACT 32784
#define ID_DELETECONTACT 32785
#define ID_TRANSPORT_FILE 32786
#define ID_LOGOUT 32788
#define ID_EXIT 32789
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 141
#define _APS_NEXT_COMMAND_VALUE 32790
#define _APS_NEXT_CONTROL_VALUE 1037
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -