hidclass.sys: Add a processing thread for HID devices

System Internals / WINE - Aric Stewart [codeweavers.com] - 14 October 2015 10:53 UTC

35938ed hidclass.sys: Add a processing thread for HID devices.
dlls/hidclass.sys/buffer.c | 21 ++++++
dlls/hidclass.sys/device.c | 174 ++++++++++++++++++++++++++++++++++++++++++++
dlls/hidclass.sys/hid.h | 2 +
dlls/hidclass.sys/pnp.c | 2 +
4 files changed, 199 insertions(+)

Upstream: source.winehq.org


  • Share