annotate Examples/Cpp/ReadMe.txt @ 0:f990fcb411a9

Копия текущей версии из github
author cin
date Thu, 27 Mar 2014 21:46:09 +0400
parents
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
f990fcb411a9 Копия текущей версии из github
cin
parents:
diff changeset
1 ========================================================================
f990fcb411a9 Копия текущей версии из github
cin
parents:
diff changeset
2 DYNAMIC LINK LIBRARY : Examples.Cpp Project Overview
f990fcb411a9 Копия текущей версии из github
cin
parents:
diff changeset
3 ========================================================================
f990fcb411a9 Копия текущей версии из github
cin
parents:
diff changeset
4
f990fcb411a9 Копия текущей версии из github
cin
parents:
diff changeset
5 AppWizard has created this Examples.Cpp DLL for you.
f990fcb411a9 Копия текущей версии из github
cin
parents:
diff changeset
6
f990fcb411a9 Копия текущей версии из github
cin
parents:
diff changeset
7 This file contains a summary of what you will find in each of the files that
f990fcb411a9 Копия текущей версии из github
cin
parents:
diff changeset
8 make up your Examples.Cpp application.
f990fcb411a9 Копия текущей версии из github
cin
parents:
diff changeset
9
f990fcb411a9 Копия текущей версии из github
cin
parents:
diff changeset
10 Examples.Cpp.vcxproj
f990fcb411a9 Копия текущей версии из github
cin
parents:
diff changeset
11 This is the main project file for VC++ projects generated using an Application Wizard.
f990fcb411a9 Копия текущей версии из github
cin
parents:
diff changeset
12 It contains information about the version of Visual C++ that generated the file, and
f990fcb411a9 Копия текущей версии из github
cin
parents:
diff changeset
13 information about the platforms, configurations, and project features selected with the
f990fcb411a9 Копия текущей версии из github
cin
parents:
diff changeset
14 Application Wizard.
f990fcb411a9 Копия текущей версии из github
cin
parents:
diff changeset
15
f990fcb411a9 Копия текущей версии из github
cin
parents:
diff changeset
16 Examples.Cpp.vcxproj.filters
f990fcb411a9 Копия текущей версии из github
cin
parents:
diff changeset
17 This is the filters file for VC++ projects generated using an Application Wizard.
f990fcb411a9 Копия текущей версии из github
cin
parents:
diff changeset
18 It contains information about the association between the files in your project
f990fcb411a9 Копия текущей версии из github
cin
parents:
diff changeset
19 and the filters. This association is used in the IDE to show grouping of files with
f990fcb411a9 Копия текущей версии из github
cin
parents:
diff changeset
20 similar extensions under a specific node (for e.g. ".cpp" files are associated with the
f990fcb411a9 Копия текущей версии из github
cin
parents:
diff changeset
21 "Source Files" filter).
f990fcb411a9 Копия текущей версии из github
cin
parents:
diff changeset
22
f990fcb411a9 Копия текущей версии из github
cin
parents:
diff changeset
23 Examples.Cpp.cpp
f990fcb411a9 Копия текущей версии из github
cin
parents:
diff changeset
24 This is the main DLL source file.
f990fcb411a9 Копия текущей версии из github
cin
parents:
diff changeset
25
f990fcb411a9 Копия текущей версии из github
cin
parents:
diff changeset
26 Examples.Cpp.h
f990fcb411a9 Копия текущей версии из github
cin
parents:
diff changeset
27 This file contains a class declaration.
f990fcb411a9 Копия текущей версии из github
cin
parents:
diff changeset
28
f990fcb411a9 Копия текущей версии из github
cin
parents:
diff changeset
29 AssemblyInfo.cpp
f990fcb411a9 Копия текущей версии из github
cin
parents:
diff changeset
30 Contains custom attributes for modifying assembly metadata.
f990fcb411a9 Копия текущей версии из github
cin
parents:
diff changeset
31
f990fcb411a9 Копия текущей версии из github
cin
parents:
diff changeset
32 /////////////////////////////////////////////////////////////////////////////
f990fcb411a9 Копия текущей версии из github
cin
parents:
diff changeset
33 Other notes:
f990fcb411a9 Копия текущей версии из github
cin
parents:
diff changeset
34
f990fcb411a9 Копия текущей версии из github
cin
parents:
diff changeset
35 AppWizard uses "TODO:" to indicate parts of the source code you
f990fcb411a9 Копия текущей версии из github
cin
parents:
diff changeset
36 should add to or customize.
f990fcb411a9 Копия текущей версии из github
cin
parents:
diff changeset
37
f990fcb411a9 Копия текущей версии из github
cin
parents:
diff changeset
38 /////////////////////////////////////////////////////////////////////////////