server/windows/USBEventSvc/OpenSecUSBEventSvc/ReadMe.txt
changeset 7 903480cebdfb
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/server/windows/USBEventSvc/OpenSecUSBEventSvc/ReadMe.txt	Tue Dec 03 18:04:46 2013 +0100
     1.3 @@ -0,0 +1,62 @@
     1.4 +========================================================================
     1.5 +    WIN32 APPLICATION : OpenSecUSBEventSvc Project Overview
     1.6 +========================================================================
     1.7 +
     1.8 +AppWizard has created this OpenSecUSBEventSvc application for you.
     1.9 +
    1.10 +This file contains a summary of what you will find in each of the files that
    1.11 +make up your OpenSecUSBEventSvc application.
    1.12 +
    1.13 +
    1.14 +OpenSecUSBEventSvc.vcxproj
    1.15 +    This is the main project file for VC++ projects generated using an Application Wizard.
    1.16 +    It contains information about the version of Visual C++ that generated the file, and
    1.17 +    information about the platforms, configurations, and project features selected with the
    1.18 +    Application Wizard.
    1.19 +
    1.20 +OpenSecUSBEventSvc.vcxproj.filters
    1.21 +    This is the filters file for VC++ projects generated using an Application Wizard. 
    1.22 +    It contains information about the association between the files in your project 
    1.23 +    and the filters. This association is used in the IDE to show grouping of files with
    1.24 +    similar extensions under a specific node (for e.g. ".cpp" files are associated with the
    1.25 +    "Source Files" filter).
    1.26 +
    1.27 +OpenSecUSBEventSvc.cpp
    1.28 +    This is the main application source file.
    1.29 +
    1.30 +/////////////////////////////////////////////////////////////////////////////
    1.31 +AppWizard has created the following resources:
    1.32 +
    1.33 +OpenSecUSBEventSvc.rc
    1.34 +    This is a listing of all of the Microsoft Windows resources that the
    1.35 +    program uses.  It includes the icons, bitmaps, and cursors that are stored
    1.36 +    in the RES subdirectory.  This file can be directly edited in Microsoft
    1.37 +    Visual C++.
    1.38 +
    1.39 +Resource.h
    1.40 +    This is the standard header file, which defines new resource IDs.
    1.41 +    Microsoft Visual C++ reads and updates this file.
    1.42 +
    1.43 +OpenSecUSBEventSvc.ico
    1.44 +    This is an icon file, which is used as the application's icon (32x32).
    1.45 +    This icon is included by the main resource file OpenSecUSBEventSvc.rc.
    1.46 +
    1.47 +small.ico
    1.48 +    This is an icon file, which contains a smaller version (16x16)
    1.49 +    of the application's icon. This icon is included by the main resource
    1.50 +    file OpenSecUSBEventSvc.rc.
    1.51 +
    1.52 +/////////////////////////////////////////////////////////////////////////////
    1.53 +Other standard files:
    1.54 +
    1.55 +StdAfx.h, StdAfx.cpp
    1.56 +    These files are used to build a precompiled header (PCH) file
    1.57 +    named OpenSecUSBEventSvc.pch and a precompiled types file named StdAfx.obj.
    1.58 +
    1.59 +/////////////////////////////////////////////////////////////////////////////
    1.60 +Other notes:
    1.61 +
    1.62 +AppWizard uses "TODO:" comments to indicate parts of the source code you
    1.63 +should add to or customize.
    1.64 +
    1.65 +/////////////////////////////////////////////////////////////////////////////