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
     1 ========================================================================
     2     WIN32 APPLICATION : OpenSecUSBEventSvc Project Overview
     3 ========================================================================
     4 
     5 AppWizard has created this OpenSecUSBEventSvc application for you.
     6 
     7 This file contains a summary of what you will find in each of the files that
     8 make up your OpenSecUSBEventSvc application.
     9 
    10 
    11 OpenSecUSBEventSvc.vcxproj
    12     This is the main project file for VC++ projects generated using an Application Wizard.
    13     It contains information about the version of Visual C++ that generated the file, and
    14     information about the platforms, configurations, and project features selected with the
    15     Application Wizard.
    16 
    17 OpenSecUSBEventSvc.vcxproj.filters
    18     This is the filters file for VC++ projects generated using an Application Wizard. 
    19     It contains information about the association between the files in your project 
    20     and the filters. This association is used in the IDE to show grouping of files with
    21     similar extensions under a specific node (for e.g. ".cpp" files are associated with the
    22     "Source Files" filter).
    23 
    24 OpenSecUSBEventSvc.cpp
    25     This is the main application source file.
    26 
    27 /////////////////////////////////////////////////////////////////////////////
    28 AppWizard has created the following resources:
    29 
    30 OpenSecUSBEventSvc.rc
    31     This is a listing of all of the Microsoft Windows resources that the
    32     program uses.  It includes the icons, bitmaps, and cursors that are stored
    33     in the RES subdirectory.  This file can be directly edited in Microsoft
    34     Visual C++.
    35 
    36 Resource.h
    37     This is the standard header file, which defines new resource IDs.
    38     Microsoft Visual C++ reads and updates this file.
    39 
    40 OpenSecUSBEventSvc.ico
    41     This is an icon file, which is used as the application's icon (32x32).
    42     This icon is included by the main resource file OpenSecUSBEventSvc.rc.
    43 
    44 small.ico
    45     This is an icon file, which contains a smaller version (16x16)
    46     of the application's icon. This icon is included by the main resource
    47     file OpenSecUSBEventSvc.rc.
    48 
    49 /////////////////////////////////////////////////////////////////////////////
    50 Other standard files:
    51 
    52 StdAfx.h, StdAfx.cpp
    53     These files are used to build a precompiled header (PCH) file
    54     named OpenSecUSBEventSvc.pch and a precompiled types file named StdAfx.obj.
    55 
    56 /////////////////////////////////////////////////////////////////////////////
    57 Other notes:
    58 
    59 AppWizard uses "TODO:" comments to indicate parts of the source code you
    60 should add to or customize.
    61 
    62 /////////////////////////////////////////////////////////////////////////////