hidclass.sys: Add a processing thread for HID devices.
commit35938ed8be6c7d2ba05c4779cd8c1c64889487d6
authorAric Stewart <aric@codeweavers.com>
Thu, 8 Oct 2015 19:34:35 +0000 (8 14:34 -0500)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 14 Oct 2015 15:53:22 +0000 (15 00:53 +0900)
treec262ad7d0279c0cd7876daac215158ddb71fd171
parent0fc175344466dffa1bebc69bbc9e5cfd8c277425
hidclass.sys: Add a processing thread for HID devices.

Signed-off-by: Aric Stewart <aric@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/hidclass.sys/buffer.c
dlls/hidclass.sys/device.c
dlls/hidclass.sys/hid.h
dlls/hidclass.sys/pnp.c