PowerManager/ReadMe.txt
author Stephane Lenclud
Thu, 18 Aug 2016 20:14:30 +0200
changeset 242 0a956121c273
permissions -rw-r--r--
Weird signing crap.
     1 ========================================================================
     2     DYNAMIC LINK LIBRARY : PowerManager Project Overview
     3 ========================================================================
     4 
     5 AppWizard has created this PowerManager 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 PowerManager application.
     9 
    10 PowerManager.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 PowerManager.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 PowerManager.cpp
    24     This is the main DLL source file.
    25 
    26 PowerManager.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 /////////////////////////////////////////////////////////////////////////////