Sweden-Number/dlls/hidclass.sys
Michael Stefaniuc 428925eeee hidclass.sys: Fix a misplaced closing bracket (PVS-Studio).
Signed-off-by: Michael Stefaniuc <mstefani@redhat.de>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2015-10-13 22:24:32 +09:00
..
Makefile.in hidclass.sys: Add USB Descriptor parsing. 2015-09-15 18:01:23 +09:00
buffer.c hidclass.sys: Implement IRP_MJ_READ for HID Devices. 2015-09-15 18:29:13 +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: Make sure we pass in the index not a pointer to the index. 2015-10-07 13:27:23 +09:00
hid.h hidclass.sys: Implement IRP_MJ_READ for HID Devices. 2015-09-15 18:29:13 +09:00
hidclass.sys.spec
main.c hidclass.sys: Implement IRP_MJ_READ for HID Devices. 2015-09-15 18:29:13 +09:00
parse.h
pnp.c hidclass.sys: Add USB Descriptor parsing. 2015-09-15 18:01:23 +09:00