wine-wine/dlls/dinput
Brendan Shanks 1832dc3df3 dinput: Fix IDirectInputEffect::SetParameters() when called with flags=0.
Signed-off-by: Brendan Shanks <bshanks@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-04-24 10:15:30 +02:00
..
tests dinput: Fix IDirectInputEffect::SetParameters() when called with flags=0. 2020-04-24 10:15:30 +02:00
Makefile.in makedep: Link importlib object files into module only when it's explicitly imported. 2020-01-23 21:11:29 +01:00
config.c
data_formats.c dinput: Add missing ASPECT flags to c_dfDIJoystick. 2020-01-21 20:58:01 +01:00
device.c dinput: Increase device buffer size to 1024. 2020-02-17 18:49:59 +01:00
device_private.h
dinput.rc
dinput.spec
dinput_classes.idl
dinput_main.c dinput: Block Acquire() until hooks are installed to prevent input being lost. 2020-04-21 22:54:26 +02:00
dinput_private.h
effect_linuxinput.c dinput: Fix IDirectInputEffect::SetParameters() when called with flags=0. 2020-04-24 10:15:30 +02:00
joystick.c dinput: Fix crash in dump_DIEFFECT() when lpvTypeSpecificParams is unexpectedly NULL. 2020-04-24 10:15:26 +02:00
joystick_linux.c
joystick_linuxinput.c dinput: Fix IDirectInputEffect::SetParameters() when called with flags=0. 2020-04-24 10:15:30 +02:00
joystick_osx.c
joystick_private.h
keyboard.c dinput: Fix DInput8 keyboard behavior for injected events with scancode=0. 2020-04-21 22:54:26 +02:00
mouse.c
resource.h
version.rc