Sweden-Number/dlls/dinput/tests
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
..
Makefile.in
device.c dinput: Cap the buffer size to 20. 2020-01-13 19:41:02 +01:00
dinput.c
joystick.c
keyboard.c dinput: Keyboard device doesn't support property DIPROP_VIDPID. 2019-11-11 12:48:08 +01:00
mouse.c dinput: Mouse device doesn't support property DIPROP_VIDPID. 2019-11-11 12:48:11 +01:00