Subversion Repositories f9daq

Rev

Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
213 f9daq 1
========================================================================
2
    CONSOLE APPLICATION : NativeExportsConsumerApp Project Overview
3
========================================================================
4
 
5
AppWizard has created this NativeExportsConsumerApp 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 NativeExportsConsumerApp application.
9
 
10
 
11
NativeExportsConsumerApp.vcxproj
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
NativeExportsConsumerApp.vcxproj.filters
18
    This is the filters file for VC++ projects generated using an Application Wizard.
19
    It contains information about the association between the files in your project
20
    and the filters. This association is used in the IDE to show grouping of files with
21
    similar extensions under a specific node (for e.g. ".cpp" files are associated with the
22
    "Source Files" filter).
23
 
24
NativeExportsConsumerApp.cpp
25
    This is the main application source file.
26
 
27
/////////////////////////////////////////////////////////////////////////////
28
Other standard files:
29
 
30
StdAfx.h, StdAfx.cpp
31
    These files are used to build a precompiled header (PCH) file
32
    named NativeExportsConsumerApp.pch and a precompiled types file named StdAfx.obj.
33
 
34
/////////////////////////////////////////////////////////////////////////////
35
Other notes:
36
 
37
AppWizard uses "TODO:" comments to indicate parts of the source code you
38
should add to or customize.
39
 
40
/////////////////////////////////////////////////////////////////////////////