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

📄 resource.h

📁 实现了一个聊天系统的客户端
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by MyQQClient.rc
//
#define IDD_MYQQCLIENT_DIALOG           102
#define IDP_SOCKETS_INIT_FAILED         103
#define IDR_MAINFRAME                   128
#define IDB_BITMAP1                     130
#define IDB_BITMAP2                     131
#define IDB_BITMAP3                     132
#define IDB_BITMAP4                     133
#define IDB_BITMAP5                     134
#define IDB_BITMAP6                     135
#define IDB_BITMAP7                     136
#define IDB_BITMAP8                     137
#define IDD_LOGINDIALOG                 138
#define IDD_REGISTER                    139
#define IDR_SETINFO                     141
#define IDD_SETSERVER                   142
#define IDD_FIND_DLG                    143
#define IDR_OPERATE                     144
#define IDD_SENDRECV_DLG                145
#define IDC_FRIENDLIST_BTN              1000
#define IDC_STRANGERLIST_BTN            1001
#define IDC_BLACKLIST_BTN               1002
#define IDC_MENU                        1007
#define IDC_LOGIN                       1008
#define IDC_REGISTER                    1009
#define IDC_FIND                        1010
#define IDC_ID                          1010
#define IDC_MESSAGE                     1011
#define IDC_PSW                         1011
#define IDC_MSG_ID                      1015
#define IDC_MSG_PSW                     1016
#define IDC_FRIENDLIST_CTRL             1016
#define IDC_MSG_OTHER                   1017
#define IDC_STRANGERLIST_CTRL           1017
#define IDC_BLACKLIST_CTRL              1018
#define IDC_NICKNAME                    1021
#define IDC_FULLNAME                    1022
#define IDC_NAME_BTN                    1024
#define IDC_NAME_BTN2                   1025
#define IDC_SEX_BTN                     1026
#define IDC_AGE                         1027
#define IDC_AGE_BTN                     1028
#define IDC_MSG_BTN                     1029
#define IDC_PICTURE                     1034
#define IDC_EDIT_SELPIC                 1036
#define IDC_SPIN_SELPIC                 1037
#define IDC_SEX                         1039
#define IDC_TEMP                        1040
#define IDC_IP_MSG                      1041
#define IDC_PORT_MSG                    1042
#define IDC_PORT_EDIT                   1044
#define IDC_REVISE                      1045
#define IDC_CANCEL                      1046
#define IDC_IP_EDIT                     1047
#define IDC_ID_MSG                      1048
#define IDC_ID_EDIT                     1049
#define IDC_FIND_BTN                    1050
#define IDC_RECV_EDIT                   1055
#define IDC_SEND_BTN                    1056
#define IDC_SEND_EDIT                   1057
#define IDC_USER_MSG                    1058
#define IDC_NET_MSG                     1059
#define IDC_REVISEINFO                  32771
#define IDC_LOGOUT                      32772
#define ID_SETSERVER                    32773
#define IDC_SENDMSG                     32777
#define IDC_USERINFO                    32778
#define IDC_DELFROMLIST                 32779

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE        146
#define _APS_NEXT_COMMAND_VALUE         32780
#define _APS_NEXT_CONTROL_VALUE         1060
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif

⌨️ 快捷键说明

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