Sweden-Number/dlls/dinput
Rémi Bernon 2d629228dd dinput: Rename wReserved to wReportId in DIDEVICEOBJECTINSTANCE.
Signed-off-by: Rémi Bernon <rbernon@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-05-31 11:31:46 +02:00
..
tests dinput: Prefer IDirectInputW interfaces over IDirectInputA. 2021-05-28 21:53:07 +02:00
Makefile.in dinput: Move IDirectInputDeviceA wrappers to ansi.c. 2021-05-25 21:13:01 +02:00
ansi.c dinput: Rename wReserved to wReportId in DIDEVICEOBJECTINSTANCE. 2021-05-31 11:31:46 +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: Factor out IDirectInputDevice ansi vtable. 2021-05-28 21:53:07 +02:00
device_private.h dinput: Factor out IDirectInputDevice ansi vtable. 2021-05-28 21:53:07 +02:00
dinput.rc
dinput.spec
dinput_classes.idl
dinput_main.c dinput: Prevent a device interface leak when enumerating. 2021-05-31 11:31:36 +02:00
dinput_private.h dinput: Remove the need for ANSI enum_device callback. 2021-05-31 11:31:28 +02:00
effect_linuxinput.c dinput: Implement IDirectInputDevice_GetEffectInfo WtoA conversion. 2021-05-26 21:29:38 +02:00
joystick.c dinput: Free axis_map when joystick device is freed. 2021-05-31 11:31:42 +02:00
joystick_linux.c dinput: Free axis_map when joystick device is freed. 2021-05-31 11:31:42 +02:00
joystick_linuxinput.c dinput: Free axis_map when joystick device is freed. 2021-05-31 11:31:42 +02:00
joystick_osx.c dinput: Free axis_map when joystick device is freed. 2021-05-31 11:31:42 +02:00
joystick_private.h dinput: Free axis_map when joystick device is freed. 2021-05-31 11:31:42 +02:00
keyboard.c dinput: Remove the need for ANSI enum_device callback. 2021-05-31 11:31:28 +02:00
mouse.c dinput: Remove the need for ANSI enum_device callback. 2021-05-31 11:31:28 +02:00
resource.h
version.rc