ReadMe.txt
author StephaneLenclud
Sat, 13 Apr 2013 00:45:13 +0200
changeset 7 ad71cf47d037
permissions -rw-r--r--
Now parses second line of text from set VFD text messages.
sl@0
     1
========================================================================
sl@0
     2
    WIN32 APPLICATION : SoundGraphAccess Project Overview
sl@0
     3
========================================================================
sl@0
     4
sl@0
     5
AppWizard has created this SoundGraphAccess application for you.
sl@0
     6
sl@0
     7
This file contains a summary of what you will find in each of the files that
sl@0
     8
make up your SoundGraphAccess application.
sl@0
     9
sl@0
    10
sl@0
    11
SoundGraphAccess.vcproj
sl@0
    12
    This is the main project file for VC++ projects generated using an Application Wizard.
sl@0
    13
    It contains information about the version of Visual C++ that generated the file, and
sl@0
    14
    information about the platforms, configurations, and project features selected with the
sl@0
    15
    Application Wizard.
sl@0
    16
sl@0
    17
SoundGraphAccess.cpp
sl@0
    18
    This is the main application source file.
sl@0
    19
sl@0
    20
/////////////////////////////////////////////////////////////////////////////
sl@0
    21
AppWizard has created the following resources:
sl@0
    22
sl@0
    23
SoundGraphAccess.rc
sl@0
    24
    This is a listing of all of the Microsoft Windows resources that the
sl@0
    25
    program uses.  It includes the icons, bitmaps, and cursors that are stored
sl@0
    26
    in the RES subdirectory.  This file can be directly edited in Microsoft
sl@0
    27
    Visual C++.
sl@0
    28
sl@0
    29
Resource.h
sl@0
    30
    This is the standard header file, which defines new resource IDs.
sl@0
    31
    Microsoft Visual C++ reads and updates this file.
sl@0
    32
sl@0
    33
SoundGraphAccess.ico
sl@0
    34
    This is an icon file, which is used as the application's icon (32x32).
sl@0
    35
    This icon is included by the main resource file SoundGraphAccess.rc.
sl@0
    36
sl@0
    37
small.ico
sl@0
    38
    This is an icon file, which contains a smaller version (16x16)
sl@0
    39
    of the application's icon. This icon is included by the main resource
sl@0
    40
    file SoundGraphAccess.rc.
sl@0
    41
sl@0
    42
/////////////////////////////////////////////////////////////////////////////
sl@0
    43
Other standard files:
sl@0
    44
sl@0
    45
StdAfx.h, StdAfx.cpp
sl@0
    46
    These files are used to build a precompiled header (PCH) file
sl@0
    47
    named SoundGraphAccess.pch and a precompiled types file named StdAfx.obj.
sl@0
    48
sl@0
    49
/////////////////////////////////////////////////////////////////////////////
sl@0
    50
Other notes:
sl@0
    51
sl@0
    52
AppWizard uses "TODO:" comments to indicate parts of the source code you
sl@0
    53
should add to or customize.
sl@0
    54
sl@0
    55
/////////////////////////////////////////////////////////////////////////////