hidclass.sys: Implement IRP_MJ_DEVICE_CONTROL for HID devices.
commit28125d40c2a94c97c67ac5a4a15f505d9fb5fccc
authorAric Stewart <aric@codeweavers.com>
Mon, 14 Sep 2015 14:58:35 +0000 (14 09:58 -0500)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 15 Sep 2015 09:28:01 +0000 (15 18:28 +0900)
tree59a7069e79e8d433827fbebeab2c8bc6e0ca02b2
parentb7f43c99ee2c745c4c1316742948822b9b12f138
hidclass.sys: Implement IRP_MJ_DEVICE_CONTROL for HID devices.
dlls/hidclass.sys/device.c
dlls/hidclass.sys/hid.h
dlls/hidclass.sys/main.c