Blame | Last modification | View Log
========================================================================STATIC LIBRARY : MyControls========================================================================AppWizard has created this MyControls library for you.This file contains a summary of what you will find in each of the files thatmake up your MyControls application./////////////////////////////////////////////////////////////////////////////StdAfx.h, StdAfx.cppThese files are used to build a precompiled header (PCH) filenamed MyControls.pch and a precompiled types file named StdAfx.obj./////////////////////////////////////////////////////////////////////////////The compiler and linker switches have been modified to support MFC. Using theMFC ClassWizard with this project requires that you add several files to theproject, including "resource.h", "MyControls.rc" and a "MyControls.h" thatincludes resource.h. If you add an rc file to a static library, you mayexperience difficulties due to the limitation that only one rc file may bepresent in a Dll or Exe. This problem may be overcome by including thelibrary's .rc file into the parent project's .rc file./////////////////////////////////////////////////////////////////////////////Other notes:AppWizard uses "TODO:" to indicate parts of the source code youshould add to or customize./////////////////////////////////////////////////////////////////////////////