server/windows/USBEventSvc/OpenSecUSBEventSvc/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
    WIN32 APPLICATION : OpenSecUSBEventSvc Project Overview
mb@7
     3
========================================================================
mb@7
     4
mb@7
     5
AppWizard has created this OpenSecUSBEventSvc application 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 OpenSecUSBEventSvc application.
mb@7
     9
mb@7
    10
mb@7
    11
OpenSecUSBEventSvc.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
OpenSecUSBEventSvc.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
OpenSecUSBEventSvc.cpp
mb@7
    25
    This is the main application source file.
mb@7
    26
mb@7
    27
/////////////////////////////////////////////////////////////////////////////
mb@7
    28
AppWizard has created the following resources:
mb@7
    29
mb@7
    30
OpenSecUSBEventSvc.rc
mb@7
    31
    This is a listing of all of the Microsoft Windows resources that the
mb@7
    32
    program uses.  It includes the icons, bitmaps, and cursors that are stored
mb@7
    33
    in the RES subdirectory.  This file can be directly edited in Microsoft
mb@7
    34
    Visual C++.
mb@7
    35
mb@7
    36
Resource.h
mb@7
    37
    This is the standard header file, which defines new resource IDs.
mb@7
    38
    Microsoft Visual C++ reads and updates this file.
mb@7
    39
mb@7
    40
OpenSecUSBEventSvc.ico
mb@7
    41
    This is an icon file, which is used as the application's icon (32x32).
mb@7
    42
    This icon is included by the main resource file OpenSecUSBEventSvc.rc.
mb@7
    43
mb@7
    44
small.ico
mb@7
    45
    This is an icon file, which contains a smaller version (16x16)
mb@7
    46
    of the application's icon. This icon is included by the main resource
mb@7
    47
    file OpenSecUSBEventSvc.rc.
mb@7
    48
mb@7
    49
/////////////////////////////////////////////////////////////////////////////
mb@7
    50
Other standard files:
mb@7
    51
mb@7
    52
StdAfx.h, StdAfx.cpp
mb@7
    53
    These files are used to build a precompiled header (PCH) file
mb@7
    54
    named OpenSecUSBEventSvc.pch and a precompiled types file named StdAfx.obj.
mb@7
    55
mb@7
    56
/////////////////////////////////////////////////////////////////////////////
mb@7
    57
Other notes:
mb@7
    58
mb@7
    59
AppWizard uses "TODO:" comments to indicate parts of the source code you
mb@7
    60
should add to or customize.
mb@7
    61
mb@7
    62
/////////////////////////////////////////////////////////////////////////////