PowerManager/ReadMe.txt
changeset 159 e7c8c2b500bd
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/PowerManager/ReadMe.txt	Thu Sep 24 21:39:05 2015 +0200
     1.3 @@ -0,0 +1,38 @@
     1.4 +========================================================================
     1.5 +    DYNAMIC LINK LIBRARY : PowerManager Project Overview
     1.6 +========================================================================
     1.7 +
     1.8 +AppWizard has created this PowerManager DLL for you.  
     1.9 +
    1.10 +This file contains a summary of what you will find in each of the files that
    1.11 +make up your PowerManager application.
    1.12 +
    1.13 +PowerManager.vcxproj
    1.14 +    This is the main project file for VC++ projects generated using an Application Wizard. 
    1.15 +    It contains information about the version of Visual C++ that generated the file, and 
    1.16 +    information about the platforms, configurations, and project features selected with the
    1.17 +    Application Wizard.
    1.18 +
    1.19 +PowerManager.vcxproj.filters
    1.20 +    This is the filters file for VC++ projects generated using an Application Wizard. 
    1.21 +    It contains information about the association between the files in your project 
    1.22 +    and the filters. This association is used in the IDE to show grouping of files with
    1.23 +    similar extensions under a specific node (for e.g. ".cpp" files are associated with the
    1.24 +    "Source Files" filter).
    1.25 +
    1.26 +PowerManager.cpp
    1.27 +    This is the main DLL source file.
    1.28 +
    1.29 +PowerManager.h
    1.30 +    This file contains a class declaration.
    1.31 +
    1.32 +AssemblyInfo.cpp
    1.33 +	Contains custom attributes for modifying assembly metadata.
    1.34 +
    1.35 +/////////////////////////////////////////////////////////////////////////////
    1.36 +Other notes:
    1.37 +
    1.38 +AppWizard uses "TODO:" to indicate parts of the source code you
    1.39 +should add to or customize.
    1.40 +
    1.41 +/////////////////////////////////////////////////////////////////////////////