wine-wine/dlls/dinput
Sebastian Lackner f9b4be5556 dinput: Allocate correct amount of memory in IDirectInput8AImpl_EnumDevicesBySemantics.
Fixes 04bddb6c93.

Signed-off-by: Sebastian Lackner <sebastian@fds-team.de>
Signed-off-by: Andrew Eikum <aeikum@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-02-13 18:50:13 +01:00
..
tests dinput/tests: Add tests for DISFFC_STOPALL, DISFFC_RESET and GetEffectStatus. 2017-01-30 13:05:44 +01:00
Makefile.in
config.c
data_formats.c
device.c dinput: Dump the DIOBJECTDATAFORMAT flags. 2016-08-22 12:40:46 +09:00
device_private.h
dinput.rc
dinput.spec
dinput_classes.idl
dinput_main.c dinput: Allocate correct amount of memory in IDirectInput8AImpl_EnumDevicesBySemantics. 2017-02-13 18:50:13 +01:00
dinput_private.h
effect_linuxinput.c dinput: Fix GetEffectStatus for Linux when effect was not downloaded. 2017-01-30 13:05:23 +01:00
joystick.c dinput: Dump the condition effect correctly for 2 array items. 2016-08-24 12:06:35 +09:00
joystick_linux.c dinput: Explicitly check for -1 as open() failure code. 2016-08-23 12:17:26 +09:00
joystick_linuxinput.c dinput: Simplify JoystickWImpl_Unacquire for Linux. 2017-01-30 13:05:40 +01:00
joystick_osx.c dinput: Return the correct error when CreateEffect is not supported. 2016-08-22 12:40:34 +09:00
joystick_private.h
keyboard.c
mouse.c
resource.h