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

📄 resource.h

📁 基于TCP的局域网多用户通信、文件传送程序详解
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by wbQQClient.rc
//
#define IDCANCEL2                       3
#define IDC_BTN_REG                     3
#define ID_SYSTEMTRAY                   101
#define IDD_WBQQCLIENT_DIALOG           102
#define IDP_SOCKETS_INIT_FAILED         103
#define IDR_MAINFRAME                   128
#define IDD_DIALOG_REG_BASIC            129
#define IDD_DIALOG_REG_MISC             130
#define IDD_DIALOG_REG_NETSET           131
#define IDD_DIALOG_CHAT                 132
#define IDD_ABOUT                       133
#define IDB_BITMAP1                     135
#define IDI_ICON1                       138
#define IDI_ICON2                       139
#define IDI_ICON3                       140
#define IDI_ICON4                       141
#define IDI_ICON5                       142
#define IDI_ICON6                       143
#define IDI_ICON7                       144
#define IDI_ICON8                       145
#define IDI_ICON9                       146
#define IDI_ICON10                      147
#define IDI_ICON11                      148
#define IDI_ICON12                      149
#define IDI_ICON13                      150
#define IDI_ICON14                      151
#define IDI_ICON15                      152
#define IDI_ICON16                      153
#define IDI_ICON17                      154
#define IDI_ICON18                      155
#define IDI_ICON19                      156
#define IDI_ICON20                      157
#define IDI_ICON21                      158
#define IDI_ICON22                      159
#define IDI_ICON23                      160
#define IDI_ICON24                      161
#define IDR_MENU1                       162
#define IDI_NULL                        163
#define IDR_ACCELERATOR1                164
#define IDD_DIALOG_NETSET               165
#define IDD_CARRY_FILE                  166
#define IDC_EDIT_USERNAME               1000
#define IDC_EDIT_PASSWD                 1001
#define IDC_COMBO_REG_PICTURE           1001
#define IDC_EDIT_REG_AGE                1003
#define IDC_COMBO_REG_SEX               1004
#define IDC_EDIT_REG_PASSWD             1005
#define IDC_EDIT_REG_PASSWDAGA          1006
#define IDC_EDIT_REG_USERNAME           1007
#define IDC_EDIT_REG_CITY               1008
#define IDC_EDIT_REG_TEL                1009
#define IDC_IPADDRESS_REG_IP            1009
#define IDC_EDIT_REG_TRUENAME           1010
#define IDC_EDIT_REG_PORT               1010
#define IDC_EDIT_REG_EMAIL              1011
#define IDC_COMBO_PETNAME               1011
#define IDC_EDIT_CHAT_PORT              1011
#define IDC_EDIT_CITY                   1012
#define IDC_EDIT_MESSAGE                1013
#define IDC_BTN_REPLY                   1014
#define IDC_BTN_SEND                    1015
#define IDC_BTN_MORE                    1016
#define IDC_EDIT_RECEIVE                1017
#define IDC_STATIC_PIC                  1018
#define IDC_BTN_CARRY_FILE              1019
#define IDC_EDIT_IPADDR                 1020
#define IDC_FRIEND                      1021
#define IDC_EDIT_CHAT_IPADDR            1021
#define IDC_NIT_CHAT_PORT               1023
#define IDC_NET_CHAT_IPADDR             1024
#define IDC_NET_REG_PORT                1025
#define IDC_NET_IPADDR                  1026
#define IDC_PROGRESS                    1027
#define IDC_EDIT_STATE                  1028
#define IDC_STATIC_FILESIZE             1030
#define IDC_STATIC_SPEED                1031
#define IDC_EDIT_FILENAME               1032
#define IDC_EDIT_FILEPATH               1033
#define IDC_PERCENT                     1034
#define ID_SHOW                         32771
#define ID_CLOSE                        32772
#define ID_ABOUT                        32773

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE        167
#define _APS_NEXT_COMMAND_VALUE         32775
#define _APS_NEXT_CONTROL_VALUE         1035
#define _APS_NEXT_SYMED_VALUE           102
#endif
#endif

⌨️ 快捷键说明

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