========================================================================
    DYNAMIC LINK LIBRARY : DllSimConnectClient Project Overview
========================================================================

//   To install:
//
//  Edit the dll.xml file for Microsoft ESP (see documentation for location)
//  Add the following section.
//  Make sure the  <Path> item matches the exact location of the dll on your system
//
//<Launch.Addon>
//		<Name>SimConnect DLL Sample</Name>
//		<Disabled>False</Disabled>
//		<ManualLoad>False</ManualLoad>
//		<Path>C:\codeSamples\dllSimConnectClient\DllSimConnectClient.dll</Path>
//</Launch.Addon>