Sweden-Number/dlls/dinput
Rémi Bernon 531247b84e dinput: Prevent a device interface leak when enumerating.
Wine-Bug: https://bugs.winehq.org//show_bug.cgi?id=36263
Signed-off-by: Rémi Bernon <rbernon@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
(cherry picked from commit 52aacd2377)
Signed-off-by: Michael Stefaniuc <mstefani@winehq.org>
2021-10-03 20:53:32 +02:00
..
tests dinput/tests: Use wide-char string literals. 2020-10-07 11:24:12 +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: Use a single list for all acquired devices. 2020-06-09 21:23:33 +02:00
device_private.h dinput8: Add support for rawinput based devices. 2020-08-13 21:17:15 +02:00
dinput.rc
dinput.spec
dinput_classes.idl
dinput_main.c dinput: Prevent a device interface leak when enumerating. 2021-10-03 20:53:32 +02:00
dinput_private.h dinput8: Use rawinput interface for mouse device. 2020-08-13 21:17:17 +02:00
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 dinput: Use a single list for all acquired devices. 2020-06-09 21:23:33 +02:00
joystick_linuxinput.c dinput: Use a single list for all acquired devices. 2020-06-09 21:23:33 +02:00
joystick_osx.c dinput: Use a single list for all acquired devices. 2020-06-09 21:23:33 +02:00
joystick_private.h
keyboard.c dinput: Use dedicated list for mouse and keyboard. 2020-06-09 21:23:33 +02:00
mouse.c dinput8: Use rawinput interface for mouse device. 2020-08-13 21:17:17 +02:00
resource.h
version.rc