Sweden-Number/dlls/hidclass.sys
Aric Stewart b16ba45450 hidclass.sys: Do not send IRP_MJ_POWER ioctls.
That is the Plug and Play Manager's job.

Signed-off-by: Aric Stewart <aric@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2016-08-17 13:37:24 +09:00
..
Makefile.in makefiles: Don't allow import libraries to have an extension. 2016-06-14 14:04:20 +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: Call IoAttachDeviceToDeviceStack when creating HID device. 2016-08-17 13:37:06 +09:00
hid.h hidclass.sys: Fix spelling of a private struct's name. 2016-04-13 23:01:11 +09:00
hidclass.sys.spec
main.c hidclass.sys: Implement IRP_MN_QUERY_ID for HID devices. 2016-04-06 14:59:46 +09:00
parse.h
pnp.c hidclass.sys: Do not send IRP_MJ_POWER ioctls. 2016-08-17 13:37:24 +09:00