========================================================================
       MICROSOFT FOUNDATION CLASS Library : SampleSnap
========================================================================

SampleSnap made by AppWizard has basic usage of Microsoft Foundation Class. Please use for making application.

This file has information of files, which consist for SampleSnap.

SampleSnap.dsp
  This file (project file) has project level information to use for build "Single project" or  "Sub project". This file can share other users, but please exports make file to local.

SampleSnap.h
  This file is include file, which is core of application. This file is include proper include files (include "Resource.h") of other project and declare "CSampleSnapApp" application class.

SampleSnap.cpp
  This file is source file, which is core of application include "CSampleSnapApp" application class.

SampleSnap.rc
  This file has resources of Microsoft Windows, which use by program.
This file includes icons, bitmaps, and cursors in RES sub directory. This file can edit with Microsoft Visual C++ directory.

SampleSnap.clw
  This file has information need when ClassWizard edits existing class or makes new class. Also this file has information need when ClassWizard edits message map or data map and makes new message map or data map. Also this file has information need when ClassWizard makes new prototype member function.

res\SampleSnap.ico
  This file is icon file. This icon is including by "SampleSnap.rc" resource file.

res\SampleSnap.rc2
  This file is include resource file, which don't edit with Microsoft Visual C++. Please write all resources, which donft edit with resource editor to this file.

/////////////////////////////////////////////////////////////////////////////

AppWizard is going to make one dialog class.

SampleSnapDlg.h, SampleSnapDlg.cpp - Dialog
  These file are including CSampleSnapDlg class. This class defines action of main dialog of application. Dialog template is including in SampleErrMsg.rc.

/////////////////////////////////////////////////////////////////////////////
Another standard files:

StdAfx.h, StdAfx.cpp
  These file use consist for Pre-compiled Header file (PCH) "SampleErrmsg.pch" or for build pre-compiled file "StdAfx.obj".

Resource.h
  This file standard header file use when define new resource ID.
Microsoft Visual C++ read this file and update.

/////////////////////////////////////////////////////////////////////////////
Another caution:

Comment that start by "TODO:" is showing position, which need adding source code or customize.

/////////////////////////////////////////////////////////////////////////////
