Rémi Bernon : dinput: Factor out IDirectInputDevice_GetObjectInfo WtoA conversions.

Alexandre Julliard julliard at winehq.org
Wed May 26 15:46:27 CDT 2021


Module: wine
Branch: master
Commit: 08d07c4cc26410a62ee074913cd9a1d9a5fbf01d
URL:    https://source.winehq.org/git/wine.git/?a=commit;h=08d07c4cc26410a62ee074913cd9a1d9a5fbf01d

Author: Rémi Bernon <rbernon at codeweavers.com>
Date:   Wed May 26 11:23:04 2021 +0200

dinput: Factor out IDirectInputDevice_GetObjectInfo WtoA conversions.

Signed-off-by: Rémi Bernon <rbernon at codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/dinput/ansi.c                | 19 +++++++++++++++++++
 dlls/dinput/device.c              | 32 --------------------------------
 dlls/dinput/joystick.c            | 27 ---------------------------
 dlls/dinput/joystick_linux.c      |  2 +-
 dlls/dinput/joystick_linuxinput.c |  2 +-
 dlls/dinput/joystick_osx.c        |  2 +-
 dlls/dinput/joystick_private.h    |  3 ---
 dlls/dinput/keyboard.c            | 25 +------------------------
 dlls/dinput/mouse.c               | 29 +----------------------------
 9 files changed, 24 insertions(+), 117 deletions(-)

Diff:   https://source.winehq.org/git/wine.git/?a=commitdiff;h=08d07c4cc26410a62ee074913cd9a1d9a5fbf01d



More information about the wine-cvs mailing list