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

📄 resource.h

📁 采用MFC来实现QQ界面设计
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by MyQQ.rc
//
#define IDC_SEND                        3
#define IDC_SEND2                       4
#define IDC_SEND3                       5
#define IDM_ABOUTBOX                    0x0010
#define IDD_ABOUTBOX                    100
#define IDD_QQABOUT                     100
#define IDS_ABOUTBOX                    101
#define IDD_QQ_DIALOG                   102
#define IDR_MAINFRAME                   128
#define IDI_QQHIDDEN                    130
#define IDI_QQQUN                       132
#define IDI_QQSEARCH                    133
#define IDI_QQWAIT                      134
#define IDI_MYSELF                      136
#define IDC_QQFRIEND                    137
#define IDC_LIST1                       138
#define IDD_QQ_MAIN                     138
#define IDC_QQQUN                       139
#define IDD_QQ                          139
#define IDC_USERNAME                    140
#define IDI_HIDDEN                      140
#define IDC_STATUSPICTURE               141
#define IDI_YES                         141
#define IDC_QQMENU                      142
#define IDI_NOTONLINE                   142
#define IDR_CHANGEPIC                   142
#define IDC_QQOTHERS                    143
#define IDR_QQMENU                      143
#define IDC_OTHERS                      144
#define IDR_QQSTATUS                    144
#define IDC_QQSTATUS                    145
#define IDD_QQ_MESSAGE                  145
#define IDC_OTHERS2                     146
#define IDB_MYSELF                      146
#define IDB_QQ                          147
#define IDC_STATIC1                     148
#define IDC_STATIC2                     149
#define IDC_STATIC3                     150
#define IDR_TOOLBARMES                  150
#define IDC_STATIC4                     151
#define IDC_STATIC5                     152
#define IDC_STATIC6                     153
#define IDC_STATIC7                     154
#define IDR_ACCELERATOR1                154
#define IDC_STATIC8                     155
#define IDI_VEDIO                       156
#define IDI_SOUND                       157
#define IDD_WELCOME                     158
#define IDD_MYLOVESONG                  161
#define IDD_DIALOG1                     162
#define IDD_DIALOG2                     163
#define IDD_DIALOG3                     164
#define IDI_QQ                          236
#define ID_OUTLINE                      301
#define ID_ONLINE                       302
#define ID_HIDDEN                       303
#define ID_SELFCONFIG                   304
#define ID_SHOWMAX                      305
#define ID_SHOWMIN                      306
#define ID_SHOWMYCLASS                  307
#define IDC_EDIT1                       1001
#define IDC_EDIT2                       1003
#define IDC_EDITSHOWMES                 1009
#define IDC_STATIC10                    1011
#define IDC_LOGO                        1013
#define IDC_BUTTON1                     1014
#define IDC_COMBO1                      1015
#define IDC_BUTTON2                     1016
#define IDC_CHECK1                      1017
#define IDC_CHECK2                      1018
#define IDC_RADIO1                      1019
#define IDC_RADIO2                      1020
#define IDC_RADIO3                      1021
#define ID_VEDIO                        32772
#define ID_SEARCH                       32773
#define ID_SOUND                        32774
#define ID_EXIT                         32775
#define ID_QQQUN                        32776
#define IDM_MyLoveSong_DES              32791

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE        165
#define _APS_NEXT_COMMAND_VALUE         32778
#define _APS_NEXT_CONTROL_VALUE         1023
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif

⌨️ 快捷键说明

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