0
|
1 ========================================================================
|
|
2 DYNAMIC LINK LIBRARY : Examples.Cpp Project Overview
|
|
3 ========================================================================
|
|
4
|
|
5 AppWizard has created this Examples.Cpp DLL for you.
|
|
6
|
|
7 This file contains a summary of what you will find in each of the files that
|
|
8 make up your Examples.Cpp application.
|
|
9
|
|
10 Examples.Cpp.vcxproj
|
|
11 This is the main project file for VC++ projects generated using an Application Wizard.
|
|
12 It contains information about the version of Visual C++ that generated the file, and
|
|
13 information about the platforms, configurations, and project features selected with the
|
|
14 Application Wizard.
|
|
15
|
|
16 Examples.Cpp.vcxproj.filters
|
|
17 This is the filters file for VC++ projects generated using an Application Wizard.
|
|
18 It contains information about the association between the files in your project
|
|
19 and the filters. This association is used in the IDE to show grouping of files with
|
|
20 similar extensions under a specific node (for e.g. ".cpp" files are associated with the
|
|
21 "Source Files" filter).
|
|
22
|
|
23 Examples.Cpp.cpp
|
|
24 This is the main DLL source file.
|
|
25
|
|
26 Examples.Cpp.h
|
|
27 This file contains a class declaration.
|
|
28
|
|
29 AssemblyInfo.cpp
|
|
30 Contains custom attributes for modifying assembly metadata.
|
|
31
|
|
32 /////////////////////////////////////////////////////////////////////////////
|
|
33 Other notes:
|
|
34
|
|
35 AppWizard uses "TODO:" to indicate parts of the source code you
|
|
36 should add to or customize.
|
|
37
|
|
38 /////////////////////////////////////////////////////////////////////////////
|