2014-12-06 sl Adding HID handler.
2014-12-06 sl HID Usage Tables fixes.
2014-12-06 sl HidEvent implementation.
2014-12-06 sl HidDevice documentation.
2014-12-06 sl Adding HidDevice class.
2014-12-06 sl Now getting manufacturer and product name.
2014-12-06 sl Was trying to get manufacturer string.
2014-12-06 sl Adding method to get the device name.
2014-12-06 sl Proper UsageId definitions.
2014-12-06 sl Cleaning up app command stuff.
2014-12-05 sl Starting to remove special case for app commands.
2014-12-05 sl Consolidating our HID input report parsing.
2014-12-05 sl Draft implementation of proper HID input report parsing based on HID descriptor.
2014-12-03 sl Now supporting alternative codes for program guid and properties/info.
2014-11-24 sl Now capable of handling WM_INPUT when in background.
2014-11-24 sl Fixing HID page and usage test.
2014-11-08 sl Logs and rename.
2014-11-08 sl Now supporting some HID consumer codes.
2014-11-08 sl More code consoludation. Supporting multiple HID input per message.
2014-11-07 sl More cleanup and re-org.
2014-11-07 sl Cast fix and moving Win32 stuff in a dedicated file.
2014-11-06 sl Getting our HID consts organized. Adding some consumer controls.
2014-11-05 sl Adding debug output formating.
2014-11-05 sl Now checking HID usage page and usage.
2014-11-05 sl Adding docs for some MCE buttons.
2014-11-04 sl Cleaning and adding GetRawInputDeviceInfo definition.
2014-11-04 sl Proper support for all MCE buttons.
2014-11-04 sl Removing x64 configuration as our interop it's not working anyway.
2014-11-04 sl Fixing unsafe compile error.
2014-11-04 sl Initial contribution. Partly working with PCS-MCE.