Sweden-Number/dlls/hidclass.sys
Changhui Liu 3f2055b1cf hidclass.sys: Properly quit hid_device_thread when both completion event and halt event are signaled.
Signed-off-by: Changhui Liu <liuchanghui@linuxdeepin.com>
Signed-off-by: Aric Stewart <aric@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2016-01-20 23:58:04 +09:00
..
Makefile.in hidclass.sys: Add USB Descriptor parsing. 2015-09-15 18:01:23 +09:00
buffer.c hidclass.sys: Implement IOCTL_GET(SET)_NUM_DEVICE_INPUT_BUFFERS. 2015-10-15 00:53:22 +09:00
descriptor.c hidclass.sys: Properly print 80 bytes in first line when tracing ParseDescriptor. 2015-12-21 19:50:30 +01:00
device.c hidclass.sys: Properly quit hid_device_thread when both completion event and halt event are signaled. 2016-01-20 23:58:04 +09:00
hid.h hidclass.sys: Implement IOCTL_GET(SET)_NUM_DEVICE_INPUT_BUFFERS. 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
parse.h
pnp.c hidclass.sys: Initialize ext->irp_queue immediately after HID_CreateDevice. 2015-12-21 19:50:29 +01:00