Sweden-Number/dlls/dinput
Alistair Leslie-Hughes 8d05256172 dinput: Cap the buffer size to 20.
When a program calls SetProperty with DIPROP_BUFFERSIZE, dinput records
this value for GetProperty but only uses it when the device can support
that number of buffers otherwise a max value.

Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=45732
Signed-off-by: Alistair Leslie-Hughes <leslie_alistair@hotmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-01-13 19:41:02 +01:00
..
tests dinput: Cap the buffer size to 20. 2020-01-13 19:41:02 +01:00
Makefile.in
config.c
data_formats.c
device.c dinput: Cap the buffer size to 20. 2020-01-13 19:41:02 +01:00
device_private.h dinput: Cap the buffer size to 20. 2020-01-13 19:41:02 +01:00
dinput.rc
dinput.spec
dinput_classes.idl
dinput_main.c
dinput_private.h
effect_linuxinput.c dinput: Log effect directions, and use effective flags. 2019-12-11 21:51:28 +01:00
joystick.c dinput: Log effect directions, and use effective flags. 2019-12-11 21:51:28 +01:00
joystick_linux.c
joystick_linuxinput.c
joystick_osx.c
joystick_private.h
keyboard.c
mouse.c
resource.h
version.rc