📄 resource.h
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by win32_client.rc
//
#define IDC_MYICON 2
#define IDD_WIN32_CLIENT_DIALOG 102
#define IDS_APP_TITLE 103
#define IDD_ABOUTBOX 103
#define IDM_ABOUT 104
#define IDC_WIN32_DRAWING 104
#define IDM_EXIT 105
#define IDI_WIN32_CLIENT 107
#define IDI_SMALL 108
#define IDC_WIN32_CLIENT 109
#define IDR_MAIN_MENU 109
#define IDR_MAINFRAME 128
#define IDI_GROUP_AWAY 129
#define IDI_GROUP_OFFLINE 130
#define IDI_GROUP_ONLINE 131
#define IDI_USER_AWAY 132
#define IDI_USER_OFFLINE 133
#define IDI_USER_ONLINE 134
#define IDD_BUDDIES 135
#define IDR_DRAWING_MENU 136
#define IDC_USERLIST 1000
#define IDC_GROUPLIST 1001
#define IDC_REFRESH 1002
#define IDC_SHOW_FAVUSER 1004
#define IDC_SHOW_ONLINE 1005
#define IDC_SHOW_AWAY 1006
#define IDC_SHOW_OFFLINE 1007
#define IDC_SHOW_FAVGROUP 1008
#define IDC_ADD_FAVUSER 1010
#define IDC_ADD_FAVGROUP 1011
#define IDC_REMOVE_FAVUSER 1012
#define IDC_REMOVE_FAVGROUP 1013
#define IDM_DRAWING_TOOLS_ZOOM 32779
#define IDM_DRAWING_TOOLS_PAN 32780
#define IDM_DRAWING_TOOLS_LINE 32781
#define IDM_DRAWING_TOOLS_POINTER 32782
#define IDM_DRAWING_TOOLS_CLEARALL 32783
#define IDM_DRAWING_TOOLS_FOLLOWME 32784
#define IDM_MAIN_SESSION_OPEN 32788
#define IDM_MAIN_SESSION_BLANK 32790
#define IDM_DRAWING_COLOR_BLACK 32796
#define IDM_DRAWING_COLOR_WHITE 32797
#define IDM_DRAWING_COLOR_RED 32798
#define IDM_DRAWING_COLOR_GREEN 32799
#define IDM_DRAWING_COLOR_BLUE 32800
#define IDC_STATIC -1
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NO_MFC 1
#define _APS_NEXT_RESOURCE_VALUE 137
#define _APS_NEXT_COMMAND_VALUE 32801
#define _APS_NEXT_CONTROL_VALUE 1014
#define _APS_NEXT_SYMED_VALUE 110
#endif
#endif
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -