hidclass.sys: Implement creating/destroying HID devices.
commit0aca2d7dc9d8b981422c7c2846301666d4b8d610
authorAric Stewart <aric@codeweavers.com>
Tue, 1 Sep 2015 20:02:13 +0000 (1 15:02 -0500)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 4 Sep 2015 09:08:26 +0000 (4 18:08 +0900)
tree3d7224fb65120d3edfdc952a51d46656000ba459
parent515b4a972561827cd954ee7ca34aaeb5a3621a74
hidclass.sys: Implement creating/destroying HID devices.
dlls/hidclass.sys/Makefile.in
dlls/hidclass.sys/device.c [new file with mode: 0644]
dlls/hidclass.sys/hid.h
dlls/hidclass.sys/parse.h [new file with mode: 0644]
include/ddk/hidport.h