Sweden-Number/dlls/hidclass.sys
Francois Gouget af0288d419 hidclass.sys: Make a few functions static.
Signed-off-by: Francois Gouget <fgouget@free.fr>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2015-10-27 21:45:45 +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: Make a few functions static. 2015-10-27 21:45:45 +09:00
device.c hidclass.sys: Correct size of IOCTL request and unused return value. 2015-10-20 12:15:56 +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: Implement sending IRP_MJ_POWER to the minidriver. 2015-10-15 00:53:22 +09:00