⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 resource.h

📁 基于winsock的聊天程序
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by ChatServer.rc
//
#define IDR_CNTR_INPLACE                6
#define IDD_ABOUTBOX                    100
#define IDP_OLE_INIT_FAILED             100
#define ID_SYSTRAY                      101
#define IDP_FAILED_TO_CREATE            102
#define IDP_SOCKETS_INIT_FAILED         104
#define IDR_MAINFRAME                   128
#define IDR_CHATSETYPE                  129
#define IDD_DIALOG_CLEAN                130
#define IDC_CURSOR_LINK                 131
#define IDD_DIALOG_BRANDCAST            131
#define IDD_DIALOG_LOGIN                133
#define IDC_STATIC_AUTHOR               1000
#define IDC_CLEAN_LIST                  1000
#define IDC_STATIC_EMAIL                1001
#define IDC_BRANDCAST                   1001
#define IDC_STATIC_HOMEPAGE             1002
#define IDC_EDIT_ADDIP                  1005
#define IDC_EDIT_PORT                   1006
#define ID_CANCEL_EDIT_CNTR             32768
#define ID_CREATE                       32771
#define ID_CLOSE                        32772
#define ID_SERVER_BRANDCAST             32773
#define ID_SERVER_KIKCUT                32774
#define AFX_IDS_SCRESTORE2              61204
#define AFX_IDS_SCTASKLIST2             61205
#define AFX_IDS_SCRESTORE3              61206
#define AFX_IDS_SCTASKLIST3             61207
#define IDS_SERVERSHUTDOWN              61208
#define IDS_READERROR                   61209
#define IDS_SENDERROR                   61210
#define IDS_TALK0                       61211
#define IDS_TALK1                       61212
#define IDS_TALK2                       61213
#define IDS_TALK3                       61214
#define IDS_TALK4                       61215
#define IDS_TALK5                       61216
#define IDS_TALK6                       61217
#define IDS_TALK7                       61218
#define IDS_TALK8                       61219
#define IDS_TALK9                       61220
#define IDS_TALK10                      61221
#define IDS_TALK11                      61222
#define IDS_TALK12                      61223
#define IDS_TALK13                      61224
#define IDS_TALK14                      61225
#define IDS_TALK15                      61226
#define IDS_TALK16                      61227
#define IDS_TALK17                      61228
#define IDS_TALK18                      61229
#define IDS_TALK19                      61230
#define IDS_TALK20                      61231
#define IDS_TALK21                      61232
#define IDS_TALK22                      61233
#define IDS_TALK23                      61234
#define IDS_TALK24                      61235
#define IDS_TALK25                      61236
#define IDS_TALK26                      61237
#define IDS_TALK27                      61238
#define IDS_TALK28                      61239
#define IDS_TALK29                      61240
#define IDS_TALK30                      61241
#define IDS_TALK31                      61242
#define IDS_TALK32                      61243

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_3D_CONTROLS                     1
#define _APS_NEXT_RESOURCE_VALUE        132
#define _APS_NEXT_COMMAND_VALUE         32775
#define _APS_NEXT_CONTROL_VALUE         1002
#define _APS_NEXT_SYMED_VALUE           102
#endif
#endif

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -