Visual+C++网络通信协议分析
源代码在线查看: resource.h
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by WebServer.rc
//
#define IDM_ABOUTBOX 0x0010
#define IDD_ABOUTBOX 100
#define IDS_ABOUTBOX 101
#define IDD_WEBSERVER_DIALOG 102
#define IDR_MAINFRAME 128
#define IDC_START 1000
#define IDC_STOP 1001
#define IDC_STATUS 1002
#define IDC_OPERATION 1003
#define IDC_RESET 1003
#define IDC_HOMEDIR 1006
#define IDC_HOMEDIRBROWSE 1007
#define IDC_DEFINDEXFILE 1008
#define IDC_VISITORS 1009
#define IDC_REQUESTS 1010
#define IDC_BYTESENT 1011
#define IDC_BYTESRECV 1012
#define IDC_LOGEVENTS 1013
#define IDC_PORT 1013
#define IDC_EVENTS 1014
#define IDC_PTO 1014
#define IDC_AUTOSCROLL 1015
#define IDC_TIMEOUT 1015
#define IDC_ACTIVECONN 1016
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 129
#define _APS_NEXT_COMMAND_VALUE 32771
#define _APS_NEXT_CONTROL_VALUE 1018
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif