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

📄 resource.h

📁 windows下聊天室源程序
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by Chat.rc
//
#define IDR_MANIFEST                    1
#define IDM_ABOUTBOX                    0x0010
#define IDD_ABOUTBOX                    100
#define IDS_ABOUTBOX                    101
#define IDD_CHAT_DIALOG                 102
#define IDP_SOCKETS_INIT_FAILED         103
#define IDR_HTML_USERINFODLG            104
#define IDR_HTML_CHESSDLG               105
#define IDR_MAINFRAME                   128
#define IDI_ICON1                       136
#define IDD_DIALOG1                     137
#define IDD_DIALOG2                     138
#define IDR_MENU1                       139
#define ID_140                          140
#define ID_141                          141
#define IDR_MENU2                       146
#define ID_147                          147
#define ID_148                          148
#define ID_149                          149
#define ID_150                          150
#define IDB_BITMAP1                     151
#define IDB_BITMAP2                     152
#define IDB_BITMAP3                     153
#define IDB_BITMAP4                     154
#define IDB_BITMAP5                     155
#define IDB_BITMAP6                     156
#define IDB_BITMAP7                     157
#define IDB_BITMAP8                     158
#define IDB_BITMAP9                     159
#define IDB_BITMAP10                    160
#define IDB_BITMAP11                    161
#define IDB_BITMAP12                    162
#define IDB_BITMAP13                    163
#define IDB_BITMAP14                    164
#define IDB_BITMAP15                    165
#define IDD_DIALOG3                     166
#define ID_167                          167
#define IDD_DIALOG4                     168
#define ID_169                          169
#define IDD_DIALOG5                     170
#define IDD_DIALOG6                     171
#define ID_172                          172
#define IDD_DIALOG7                     173
#define IDD_DIALOG8                     174
#define IDC_LIST2                       1001
#define IDC_BUTTON1                     1002
#define IDC_BUTTON2                     1005
#define IDC_RICHEDIT22                  1006
#define IDC_IPADDRESS1                  1008
#define IDC_EDIT2                       1009
#define IDC_LIST1                       1011
#define IDC_IMAGE                       1012
#define IDC_COMBOBOXEX1                 1016
#define IDC_RICHEDIT21                  1017
#define IDC_DATETIMEPICKER1             1019
#define IDC_BUTTON3                     1020
#define IDC_STATIC3                     1021
#define IDC_STATIC2                     1022
#define IDC_IPADDRESS2                  1023
#define IDC_EDIT1                       1024
#define IDC_SPIN1                       1025
#define IDC_PROGRESS1                   1026
#define IDC_STATIC1                     1027
#define IDC_BUTTON4                     1028
#define IDC_BUTTON5                     1029
#define IDC_BUTTON6                     1030
#define IDC_BUTTON7                     1031
#define IDC_RADIO1                      1032
#define IDC_RADIO2                      1033
#define IDC_STATIC6                     1034
#define IDC_COMBO1                      1035

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE        176
#define _APS_NEXT_COMMAND_VALUE         32771
#define _APS_NEXT_CONTROL_VALUE         1036
#define _APS_NEXT_SYMED_VALUE           106
#endif
#endif

⌨️ 快捷键说明

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