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

📄 resource.h

📁 我为聊狂的聊天软件,又一款UDP聊天软件
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by Client.rc
//
#define IDM_ABOUTBOX                    0x0010
#define IDD_ABOUTBOX                    100
#define IDS_ABOUTBOX                    101
#define IDD_CLIENT_DIALOG               102
#define IDP_SOCKETS_INIT_FAILED         103
#define IDR_MAINFRAME                   128
#define IDI_REG                         129
#define IDI_LOGOFF                      130
#define IDI_CANCEL                      131
#define IDD_REGISTER                    132
#define IDD_USERDLG                     134
#define IDR_MENU1                       135
#define IDD_RECVMESSAGE                 136
#define IDD_SENDMESSAGE                 137
#define IDC_REG                         1000
#define IDC_USER                        1002
#define IDC_PASSWORD                    1003
#define IDC_MYICON                      1004
#define IDC_PETNAME                     1005
#define IDC_AGE                         1006
#define IDC_SEX                         1008
#define IDC_REPASSWORD                  1010
#define IDC_REALNAME                    1011
#define IDC_SHUXIANG                    1012
#define IDC_BLOOD                       1013
#define IDC_CONSTALLATION               1014
#define IDC_SCHOOL                      1015
#define IDC_JOB                         1017
#define IDC_HOMEPAGE                    1018
#define IDC_ADDRESS                     1019
#define IDC_MAIL                        1020
#define IDC_REGISTER                    1021
#define IDC_USERLIST                    1023
#define IDC_BUTTON1                     1024
#define IDC_EDIT1                       1025
#define IDC_MESSAGE                     1026
#define IDC_EDIT2                       1027
#define IDC_SENDICON                    1029
#define IDC_RECVICON                    1030
#define IDM_OPENMAINWIN                 32771
#define IDM_ADDFRIEND                   32772
#define IDM_EXIT                        32773

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE        138
#define _APS_NEXT_COMMAND_VALUE         32774
#define _APS_NEXT_CONTROL_VALUE         1031
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif

⌨️ 快捷键说明

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