======================================================================== STATIC LIBRARY : IcsMgr Project Overview ======================================================================== AppWizard has created this IcsMgr library project for you. This file contains a summary of what you will find in each of the files that make up your IcsMgr application. icsconn.cpp This is the source file that contains the CIcsConnection class used to enable and disable Internet Connection Sharing (ICS). icsmgr.cpp This is the source file that contains the CIcsManager and CIcsConnectionInfo classes used to interface between the HostedNetwork application and ICS. IcsMgr.vcproj This is the main project file for VC++ projects generated using an application wizard. This project file builds the ICSMgr static library used to interface between the HostedNetwork application and ICS. It contains information about the version of Visual C++ that generated the file, and information about the platforms, configurations, and project features selected with the Application Wizard. utils.cpp This is the source file that contains utility functions used with ICS. utils.h This is the header file that contains utility functions used with ICS. ///////////////////////////////////////////////////////////////////////////// StdAfx.h, StdAfx.cpp These files are used to build a precompiled header (PCH) file named IcsMgr.pch and a precompiled types file named StdAfx.obj. targetver.h This is the header file that defines the version of Windows that supports the programming elements used in this library. Microsoft Visual C++ reads and updates this file. ///////////////////////////////////////////////////////////////////////////// Other notes: AppWizard uses "TODO:" comments to indicate parts of the source code you should add to or customize. /////////////////////////////////////////////////////////////////////////////