======================================================================== Console Application: Overview of the simple Project ======================================================================== AppWizard has created a simple application for users. This file includes an overview of all files that make up the application. simple.vcproj Main project file of the VC++ project created using the application wizard. Information on the Visual C++ version used to create files is included. Information regarding the platform, configuration, and project functions selected using the application wizard are also included. simple.cpp Main application source file. ///////////////////////////////////////////////////////////////////////////// Other standard files: StdAfx.h, StdAfx.cpp These files are used to build the pre-compiled header (PCH) file, simple.pch, and pre-compiled type (PCT) file, stdafx.obj. ///////////////////////////////////////////////////////////////////////////// Other Notes: The AppWizard uses comments beginning with "TODO:" to indicate the places that require additions or customization of the source code. /////////////////////////////////////////////////////////////////////////////