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

📄 resource.h

📁 基于多线程的
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by QQClient.rc
//
#define IDM_ABOUTBOX                    0x0010
#define IDD_ABOUTBOX                    100
#define IDS_ABOUTBOX                    101
#define IDD_QQCLIENT_DIALOG             102
#define IDR_MAINFRAME                   128
#define IDI_ICON1                       129
#define IDI_ICON2                       130
#define IDI_ICON3                       131
#define IDD_DIALOG1                     132
#define IDD_DIALOG2                     136
#define IDB_BITMAP1                     137
#define IDB_BITMAP2                     138
#define IDB_BITMAP3                     139
#define IDB_BITMAP4                     140
#define IDB_BITMAP5                     141
#define IDB_BITMAP6                     142
#define IDB_BITMAP7                     143
#define IDB_BITMAP8                     144
#define IDB_BITMAP9                     145
#define IDB_BITMAP10                    147
#define IDD_DIALOG3                     150
#define IDR_MENU1                       151
#define IDD_DIALOG4                     153
#define IDD_DIALOG5                     154
#define IDI_ICON4                       155
#define IDC_OCX1                        1001
#define IDC_EDIT_NAME                   1003
#define IDC_EDIT_CODE                   1004
#define IDC_USER_APP                    1005
#define IDC_BTN_NETSET                  1006
#define IDC_IPADDRESS                   1008
#define IDC_EDIT_PORTID                 1009
#define IDC_STATIC_BT                   1010
#define IDC_EDIT_MSG                    1011
#define IDC_LIST1                       1012
#define IDC_EDIT1                       1013
#define IDC_EDIT2                       1014
#define IDC_BUTTON1                     1015
#define IDC_EDIT_TIME                   1016
#define IDC_EDIT_ABOUT                  1017
#define IDC_EDIT_ID                     1018
#define IDC_BUT_ABOUT                   1019
#define nPort                           6000
#define IDM_SHOW                        32771
#define IDM_HIDE                        32772
#define IDM_EXIT                        32773

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

⌨️ 快捷键说明

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