Subversion Repositories HomeAutomation

Rev

Details | Last modification | View Log | SVN | RSS feed

Rev Author Line No. Line
270 johboh 1
========================================================================
2
    CONSOLE APPLICATION : canBootloader Project Overview
3
========================================================================
4
 
5
AppWizard has created this canBootloader application for you.  
6
 
7
This file contains a summary of what you will find in each of the files that
8
make up your canBootloader application.
9
 
10
 
11
canBootloader.vcproj
12
    This is the main project file for VC++ projects generated using an Application Wizard. 
13
    It contains information about the version of Visual C++ that generated the file, and 
14
    information about the platforms, configurations, and project features selected with the
15
    Application Wizard.
16
 
17
canBootloader.cpp
18
    This is the main application source file.
19
 
20
/////////////////////////////////////////////////////////////////////////////
21
Other standard files:
22
 
23
StdAfx.h, StdAfx.cpp
24
    These files are used to build a precompiled header (PCH) file
25
    named canBootloader.pch and a precompiled types file named StdAfx.obj.
26
 
27
/////////////////////////////////////////////////////////////////////////////
28
Other notes:
29
 
30
AppWizard uses "TODO:" comments to indicate parts of the source code you
31
should add to or customize.
32
 
33
/////////////////////////////////////////////////////////////////////////////