Visual+C++网络通信协议分析

源代码在线查看: resource.h

软件大小: 4.08M
上传用户: m880963
关键词: Visual 网络通信 协议分析
下载地址: 免注册下载 普通下载 VIP

相关代码

				//{{NO_DEPENDENCIES}}
				// Microsoft Developer Studio generated include file.
				// Used by SampleBrower.rc
				//
				#define IDD_ABOUTBOX                    100
				#define IDR_MAINFRAME                   128
				#define IDR_SAMPLETYPE                  129
				#define IDB_BITMAP_COOL                 131
				#define IDB_BITMAP_HOT                  132
				#define ID_GO_FORWARD                   32771
				#define IDS_GO_FORWARD                  32771
				#define ID_GO_BACK                      32772
				#define IDS_GO_BACK                     32772
				#define ID_START_PAGE                   32773
				#define ID_GO_SERACH                    32774
				#define ID_GO_STOP                      32775
				#define IDS_GO_STOP                     32775
				#define ID_GO_REFRESH                   32776
				#define IDS_REFRESH                     32776
				#define IDS_STARTPAGE                   32777
				#define IDS_SEARCH                      32778
				#define IDS_ADDRESS                     32779
				
				// Next default values for new objects
				// 
				#ifdef APSTUDIO_INVOKED
				#ifndef APSTUDIO_READONLY_SYMBOLS
				#define _APS_3D_CONTROLS                     1
				#define _APS_NEXT_RESOURCE_VALUE        135
				#define _APS_NEXT_COMMAND_VALUE         32777
				#define _APS_NEXT_CONTROL_VALUE         1000
				#define _APS_NEXT_SYMED_VALUE           101
				#endif
				#endif
							

相关资源