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

Ftp客户端

开发平台:

Visual C++

  1. ========================================================================
  2.        MICROSOFT FOUNDATION CLASS LIBRARY : Win95Links
  3. ========================================================================
  4. AppWizard has created this Win95Links DLL for you.  This DLL not only
  5. demonstrates the basics of using the Microsoft Foundation classes but
  6. is also a starting point for writing your DLL.
  7. This file contains a summary of what you will find in each of the files that
  8. make up your Win95Links DLL.
  9. Win95Links.cpp
  10.     This is the main DLL source file that contains the definition of
  11. DllMain().
  12. Win95Links.rc
  13.     This is a listing of all of the Microsoft Windows resources that the
  14.     program uses.  It includes the icons, bitmaps, and cursors that are stored
  15.     in the RES subdirectory.  This file can be directly edited in Microsoft
  16. Developer Studio.
  17. resWin95Links.rc2
  18.     This file contains resources that are not edited by Microsoft 
  19. Developer Studio.  You should place all resources not
  20. editable by the resource editor in this file.
  21. Win95Links.def
  22.     This file contains information about the DLL that must be
  23.     provided to run with Microsoft Windows.  It defines parameters
  24.     such as the name and description of the DLL.  It also exports
  25. functions from the DLL.
  26. Win95Links.clw
  27.     This file contains information used by ClassWizard to edit existing
  28.     classes or add new classes.  ClassWizard also uses this file to store
  29.     information needed to create and edit message maps and dialog data
  30.     maps and to create prototype member functions.
  31. /////////////////////////////////////////////////////////////////////////////
  32. Other standard files:
  33. StdAfx.h, StdAfx.cpp
  34.     These files are used to build a precompiled header (PCH) file
  35.     named Win95Links.pch and a precompiled types file named StdAfx.obj.
  36. Resource.h
  37.     This is the standard header file, which defines new resource IDs.
  38.     Microsoft Developer Studio reads and updates this file.
  39. /////////////////////////////////////////////////////////////////////////////
  40. Other notes:
  41. AppWizard uses "TODO:" to indicate parts of the source code you
  42. should add to or customize.
  43. /////////////////////////////////////////////////////////////////////////////