1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000
1.2 +++ b/ReadMe.txt Thu Feb 07 01:10:03 2013 +0100
1.3 @@ -0,0 +1,55 @@
1.4 +========================================================================
1.5 + WIN32 APPLICATION : SoundGraphAccess Project Overview
1.6 +========================================================================
1.7 +
1.8 +AppWizard has created this SoundGraphAccess application for you.
1.9 +
1.10 +This file contains a summary of what you will find in each of the files that
1.11 +make up your SoundGraphAccess application.
1.12 +
1.13 +
1.14 +SoundGraphAccess.vcproj
1.15 + This is the main project file for VC++ projects generated using an Application Wizard.
1.16 + It contains information about the version of Visual C++ that generated the file, and
1.17 + information about the platforms, configurations, and project features selected with the
1.18 + Application Wizard.
1.19 +
1.20 +SoundGraphAccess.cpp
1.21 + This is the main application source file.
1.22 +
1.23 +/////////////////////////////////////////////////////////////////////////////
1.24 +AppWizard has created the following resources:
1.25 +
1.26 +SoundGraphAccess.rc
1.27 + This is a listing of all of the Microsoft Windows resources that the
1.28 + program uses. It includes the icons, bitmaps, and cursors that are stored
1.29 + in the RES subdirectory. This file can be directly edited in Microsoft
1.30 + Visual C++.
1.31 +
1.32 +Resource.h
1.33 + This is the standard header file, which defines new resource IDs.
1.34 + Microsoft Visual C++ reads and updates this file.
1.35 +
1.36 +SoundGraphAccess.ico
1.37 + This is an icon file, which is used as the application's icon (32x32).
1.38 + This icon is included by the main resource file SoundGraphAccess.rc.
1.39 +
1.40 +small.ico
1.41 + This is an icon file, which contains a smaller version (16x16)
1.42 + of the application's icon. This icon is included by the main resource
1.43 + file SoundGraphAccess.rc.
1.44 +
1.45 +/////////////////////////////////////////////////////////////////////////////
1.46 +Other standard files:
1.47 +
1.48 +StdAfx.h, StdAfx.cpp
1.49 + These files are used to build a precompiled header (PCH) file
1.50 + named SoundGraphAccess.pch and a precompiled types file named StdAfx.obj.
1.51 +
1.52 +/////////////////////////////////////////////////////////////////////////////
1.53 +Other notes:
1.54 +
1.55 +AppWizard uses "TODO:" comments to indicate parts of the source code you
1.56 +should add to or customize.
1.57 +
1.58 +/////////////////////////////////////////////////////////////////////////////