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

📄 resource.h

📁 vc++6.0开发网络典型应用实例导航 1. 本光盘提供了本书中所有的实例源程序文件。 2. 附录文件夹下是Winsock 函数参考以及错误码列表
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by Server.rc
//
#define IDM_ABOUTBOX                    0x0010
#define IDD_ABOUTBOX                    100
#define IDS_ABOUTBOX                    101
#define IDD_SERV_DIALOG                 102
#define IDP_SOCKETS_INIT_FAILED         103
#define ID_INDICATOR_TIME               104
#define IDR_MAINFRAME                   128
#define IDR_MENU1                       129
#define IDR_TOOLBAR1                    130
#define IDD_SETTINGS                    132
#define IDB_TOOLBAR_COLD                133
#define IDB_TOOLBAR_HOT                 134
#define IDB_BACKGROUND                  136
#define IDR_MENU2                       142
#define IDC_FINGER                      145
#define IDC_TRACELIST                   1006
#define IDC_WEBPAGES                    1007
#define IDC_BROWSE                      1008
#define IDC_DEFAULTPAGE                 1009
#define IDC_FILEBROWSE                  1010
#define IDC_START                       1014
#define IDC_STOP                        1015
#define IDC_ABOUT                       1016
#define IDC_AUTO_START                  1016
#define IDC_PORT                        1017
#define IDC_STATIC_LINK                 1036
#define IDC_STATIC_MAIL                 1037
#define IDC_FILE_VERSION                1038
#define ID_APP_SHOW                     1039
#define ID_SERVER_START                 32771
#define ID_SERVER_STOP                  32772
#define ID_SERVER_EXIT                  32773
#define IDC_SETTINGS                    32777
#define ID_APP_TEST                     32779

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

⌨️ 快捷键说明

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