server/windows/USBEventSvc/OpenSecUSBEventSvcLog/ReadMe.txt
author mb
Tue, 03 Dec 2013 18:04:46 +0100
changeset 7 903480cebdfb
permissions -rw-r--r--
added vmmanager and USBEventSvc
mb@7
     1
========================================================================
mb@7
     2
    DYNAMIC LINK LIBRARY : OpenSecMgrLog Project Overview
mb@7
     3
========================================================================
mb@7
     4
mb@7
     5
AppWizard has created this OpenSecMgrLog DLL for you.
mb@7
     6
mb@7
     7
This file contains a summary of what you will find in each of the files that
mb@7
     8
make up your OpenSecMgrLog application.
mb@7
     9
mb@7
    10
mb@7
    11
OpenSecMgrLog.vcxproj
mb@7
    12
    This is the main project file for VC++ projects generated using an Application Wizard.
mb@7
    13
    It contains information about the version of Visual C++ that generated the file, and
mb@7
    14
    information about the platforms, configurations, and project features selected with the
mb@7
    15
    Application Wizard.
mb@7
    16
mb@7
    17
OpenSecMgrLog.vcxproj.filters
mb@7
    18
    This is the filters file for VC++ projects generated using an Application Wizard. 
mb@7
    19
    It contains information about the association between the files in your project 
mb@7
    20
    and the filters. This association is used in the IDE to show grouping of files with
mb@7
    21
    similar extensions under a specific node (for e.g. ".cpp" files are associated with the
mb@7
    22
    "Source Files" filter).
mb@7
    23
mb@7
    24
OpenSecMgrLog.cpp
mb@7
    25
    This is the main DLL source file.
mb@7
    26
mb@7
    27
	When created, this DLL does not export any symbols. As a result, it
mb@7
    28
	will not produce a .lib file when it is built. If you wish this project
mb@7
    29
	to be a project dependency of some other project, you will either need to
mb@7
    30
	add code to export some symbols from the DLL so that an export library
mb@7
    31
	will be produced, or you can set the Ignore Input Library property to Yes
mb@7
    32
	on the General propert page of the Linker folder in the project's Property
mb@7
    33
	Pages dialog box.
mb@7
    34
mb@7
    35
/////////////////////////////////////////////////////////////////////////////
mb@7
    36
Other standard files:
mb@7
    37
mb@7
    38
StdAfx.h, StdAfx.cpp
mb@7
    39
    These files are used to build a precompiled header (PCH) file
mb@7
    40
    named OpenSecMgrLog.pch and a precompiled types file named StdAfx.obj.
mb@7
    41
mb@7
    42
/////////////////////////////////////////////////////////////////////////////
mb@7
    43
Other notes:
mb@7
    44
mb@7
    45
AppWizard uses "TODO:" comments to indicate parts of the source code you
mb@7
    46
should add to or customize.
mb@7
    47
mb@7
    48
/////////////////////////////////////////////////////////////////////////////