wine-wine/dlls/dinput/tests
Alistair Leslie-Hughes b37845dbcc 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>
(cherry picked from commit 8d05256172)
Signed-off-by: Michael Stefaniuc <mstefani@winehq.org>
2020-04-08 23:31:16 +02:00
..
Makefile.in
device.c dinput: Cap the buffer size to 20. 2020-04-08 23:31:16 +02:00
dinput.c dinput: Use the same GUID for Instance and Product. 2018-10-31 17:22:36 +01:00
joystick.c dinput: Allow enumeration of joysticks with DirectX 3. 2019-08-14 22:34:26 +02:00
keyboard.c dinput/tests: Try harder to avoid spurious keyboard input. 2018-12-10 14:58:57 +01:00
mouse.c