// zuoye07.cpp : Defines the entry point for the console application.//#include"stdafx.h"#include"zuoye07.h"#ifdef _DEBUG#define new DEBUG_NEW#undef THIS_FILEstaticchar THIS_FILE[]=__FILE__;#endif
DWORD BufferSize=1024;char buf[1024];/// The one and only application object
CWinApp theApp