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

Копия текущей версии из github
author cin
date Thu, 27 Mar 2014 21:46:09 +0400
parents
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/Examples/Cpp/ReadMe.txt	Thu Mar 27 21:46:09 2014 +0400
@@ -0,0 +1,38 @@
+========================================================================
+    DYNAMIC LINK LIBRARY : Examples.Cpp Project Overview
+========================================================================
+
+AppWizard has created this Examples.Cpp DLL for you.  
+
+This file contains a summary of what you will find in each of the files that
+make up your Examples.Cpp application.
+
+Examples.Cpp.vcxproj
+    This is the main project file for VC++ projects generated using an Application Wizard. 
+    It contains information about the version of Visual C++ that generated the file, and 
+    information about the platforms, configurations, and project features selected with the
+    Application Wizard.
+
+Examples.Cpp.vcxproj.filters
+    This is the filters file for VC++ projects generated using an Application Wizard. 
+    It contains information about the association between the files in your project 
+    and the filters. This association is used in the IDE to show grouping of files with
+    similar extensions under a specific node (for e.g. ".cpp" files are associated with the
+    "Source Files" filter).
+
+Examples.Cpp.cpp
+    This is the main DLL source file.
+
+Examples.Cpp.h
+    This file contains a class declaration.
+
+AssemblyInfo.cpp
+	Contains custom attributes for modifying assembly metadata.
+
+/////////////////////////////////////////////////////////////////////////////
+Other notes:
+
+AppWizard uses "TODO:" to indicate parts of the source code you
+should add to or customize.
+
+/////////////////////////////////////////////////////////////////////////////