wine-wine/dlls/hid
Andrew Eikum 2de3dc3dd6 hid: Pass a buffer to DeviceIoControl in HidD_SetNumInputBuffers.
DeviceIoControl expects a pointer, and this value gets dereferenced as a
ULONG* in hidclass.sys.

Signed-off-by: Andrew Eikum <aeikum@codeweavers.com>
Signed-off-by: Aric Stewart <aric@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2018-01-09 20:32:27 +01:00
..
tests
Makefile.in
hid.spec
hidd.c hid: Pass a buffer to DeviceIoControl in HidD_SetNumInputBuffers. 2018-01-09 20:32:27 +01:00
hidp.c
main.c
parse.h
version.rc