Sweden-Number/dlls/hidclass.sys
Aric Stewart 76d8b4ca02 hidclass.sys: Make sure we pass in the index not a pointer to the index.
Signed-off-by: Aric Stewart <aric@codeweavers.com>
2015-10-07 13:27:23 +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: Help make the logic around feature input flags more apparent. 2015-10-07 13:27:23 +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