resource.h
来自「局域网ICQ的源代码」· C头文件 代码 · 共 35 行
H
35 行
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by chat.rc
//
#define IDP_SOCKETS_INIT_FAILED 101
#define IDS_CHAT 102
#define IDS_CHAT_TITLE 103
#define IDS_REMOTE_CLOSE 104
#define IDS_PROMPT_CLOSE 105
#define IDC_TOTOAL_TIME 233
#define IDC_TOTAL_TIME 233
#define IDC_CONTACT_NICK 314
#define IDC_CONTACT_UIN 314
#define IDC_RECV_TEXT 417
#define IDC_SEND_TEXT 424
#define IDC_MY_NICK 451
#define IDC_MY_UIN 451
#define IDD_CHAT 481
#define IDC_VOLUME_RECV 487
#define IDC_VOLUME_SEND 489
#define IDC_MY_FACE 1098
#define IDC_CONTACT_FACE 1099
#define IDI_CHAT 10000
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 10003
#define _APS_NEXT_COMMAND_VALUE 32771
#define _APS_NEXT_CONTROL_VALUE 10004
#define _APS_NEXT_SYMED_VALUE 10000
#endif
#endif
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?