ReadMe.txt
上传用户:hkcoast
上传日期:2007-01-12
资源大小:979k
文件大小:2k
源码类别:

手机短信编程

开发平台:

Visual C++

  1. ========================================================================
  2.        CONSOLE APPLICATION : TestServer
  3. ========================================================================
  4. AppWizard has created this TestServer application for you.  
  5. This file contains a summary of what you will find in each of the files that
  6. make up your TestServer application.
  7. TestServer.dsp
  8.     This file (the project file) contains information at the project level and
  9.     is used to build a single project or subproject. Other users can share the
  10.     project (.dsp) file, but they should export the makefiles locally.
  11. TestServer.cpp
  12.     This is the main application source file.
  13. TestServer.rc
  14.     This is a listing of all of the Microsoft Windows resources that the
  15.     program uses.  It includes the icons, bitmaps, and cursors that are stored
  16.     in the RES subdirectory.  This file can be directly edited in Microsoft
  17.     Visual C++.
  18. /////////////////////////////////////////////////////////////////////////////
  19. Other standard files:
  20. StdAfx.h, StdAfx.cpp
  21.     These files are used to build a precompiled header (PCH) file
  22.     named TestServer.pch and a precompiled types file named StdAfx.obj.
  23. Resource.h
  24.     This is the standard header file, which defines new resource IDs.
  25.     Microsoft Visual C++ reads and updates this file.
  26. /////////////////////////////////////////////////////////////////////////////
  27. Other notes:
  28. AppWizard uses "TODO:" to indicate parts of the source code you
  29. should add to or customize.
  30. /////////////////////////////////////////////////////////////////////////////