www.pudn.com > zhuabao.rar > StdAfx.cpp


// stdafx.cpp : source file that includes just the standard includes 
//	PacketReplay.pch will be the pre-compiled header 
//	stdafx.obj will contain the pre-compiled type information 
 
#include "stdafx.h" 
 
 
int	mAllProto = 0; 
int	mAllDestIP = 0; 
int	mAllSourIP = 0; 
int	mAllSourPort = 0; 
int	mAllDestPort = 0; 
int	mDestPort = 0; 
int	mSourPort = 0; 
CString m_strDIP="192.168.1.15"; 
CString m_strSIP="192.168.1.15";