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