wine/dlls/hidclass.sys
Aric Stewart a89aa77653 hidclass.sys: Stub to handle IRP_MJ_WRITE on HID devices.
Signed-off-by: Aric Stewart <aric@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2015-10-15 00:53:22 +09:00
..
buffer.c hidclass.sys: Add a processing thread for HID devices. 2015-10-15 00:53:22 +09:00
descriptor.c hidclass.sys: Fix a misplaced closing bracket (PVS-Studio). 2015-10-13 22:24:32 +09:00
device.c hidclass.sys: Stub to handle IRP_MJ_WRITE on HID devices. 2015-10-15 00:53:22 +09:00
hid.h hidclass.sys: Stub to handle IRP_MJ_WRITE on HID devices. 2015-10-15 00:53:22 +09:00
hidclass.sys.spec
main.c hidclass.sys: Stub to handle IRP_MJ_WRITE on HID devices. 2015-10-15 00:53:22 +09:00
Makefile.in hidclass.sys: Add USB Descriptor parsing. 2015-09-15 18:01:23 +09:00
parse.h
pnp.c hidclass.sys: Add a processing thread for HID devices. 2015-10-15 00:53:22 +09:00