Sweden-Number/dlls/dinput
Rémi Bernon 9b834bb8bf dinput: Implement IDirectInputDevice_EnumObjects WtoA conversion.
Instead of a separate duplicate implementation.

Signed-off-by: Rémi Bernon <rbernon@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-05-25 21:13:01 +02:00
..
tests dinput/tests: Check IDirectInputDevice_EnumObjects error codes. 2021-05-25 21:13:01 +02:00
Makefile.in dinput: Move IDirectInputDeviceA wrappers to ansi.c. 2021-05-25 21:13:01 +02:00
ansi.c dinput: Implement IDirectInputDevice_EnumObjects WtoA conversion. 2021-05-25 21:13:01 +02: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: Implement IDirectInputDevice_EnumObjects WtoA conversion. 2021-05-25 21:13:01 +02:00
device_private.h dinput: Use IDirectInputDevice8W interface consistently. 2021-05-25 21:13:01 +02:00
dinput.rc
dinput.spec
dinput_classes.idl
dinput_main.c dinput: Use IDirectInputDevice8W interface consistently. 2021-05-25 21:13:01 +02:00
dinput_private.h dinput: Use IDirectInputDevice8W interface consistently. 2021-05-25 21:13:01 +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: Use generic WtoA wrappers when possible. 2021-05-25 21:13:01 +02:00
joystick_linux.c dinput: Use generic WtoA wrappers when possible. 2021-05-25 21:13:01 +02:00
joystick_linuxinput.c dinput: Use generic WtoA wrappers when possible. 2021-05-25 21:13:01 +02:00
joystick_osx.c dinput: Use generic WtoA wrappers when possible. 2021-05-25 21:13:01 +02:00
joystick_private.h dinput: Use generic WtoA wrappers when possible. 2021-05-25 21:13:01 +02:00
keyboard.c dinput: Use generic WtoA wrappers when possible. 2021-05-25 21:13:01 +02:00
mouse.c dinput: Use generic WtoA wrappers when possible. 2021-05-25 21:13:01 +02:00
resource.h
version.rc