Readme.txt
Upload User: weigute
Upload Date: 2007-03-02
Package Size: 1287k
Code Size: 1k
Category:

Algorithm

Development Platform:

Visual C++

  1. ========================================================================
  2.        STATIC LIBRARY : AlgthmsS
  3. ========================================================================
  4. AppWizard has created this AlgthmsS library for you.  
  5. This file contains a summary of what you will find in each of the files that
  6. make up your AlgthmsS application.
  7. /////////////////////////////////////////////////////////////////////////////
  8. StdAfx.h, StdAfx.cpp
  9.     These files are used to build a precompiled header (PCH) file
  10.     named AlgthmsS.pch and a precompiled types file named StdAfx.obj.
  11. /////////////////////////////////////////////////////////////////////////////
  12. The compiler and linker switches have been modified to support MFC. Using the
  13. MFC ClassWizard with this project requires that you add several files to the 
  14. project, including "resource.h", "AlgthmsS.rc" and a "AlgthmsS.h" that 
  15. includes resource.h. If you add an rc file to a static library, you may 
  16. experience difficulties due to the limitation that only one rc file may be 
  17. present in a Dll or Exe. This problem may be overcome by including the 
  18. library's .rc file into the parent project's .rc file.
  19. /////////////////////////////////////////////////////////////////////////////
  20. Other notes:
  21. AppWizard uses "TODO:" to indicate parts of the source code you
  22. should add to or customize.
  23. /////////////////////////////////////////////////////////////////////////////