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

Alexandre Julliard julliard at winehq.org
Thu May 27 16:02:09 CDT 2021


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

Author: Rémi Bernon <rbernon at codeweavers.com>
Date:   Thu May 27 10:50:03 2021 +0200

dinput: Factor out IDirectInputDevice_GetDeviceInfo 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                | 34 +++++++++++++++++++++++++++
 dlls/dinput/device_private.h      |  1 +
 dlls/dinput/joystick.c            | 48 ---------------------------------------
 dlls/dinput/joystick_linux.c      | 26 +--------------------
 dlls/dinput/joystick_linuxinput.c | 27 +---------------------
 dlls/dinput/joystick_osx.c        |  7 +-----
 dlls/dinput/joystick_private.h    |  3 ---
 dlls/dinput/keyboard.c            | 14 +-----------
 dlls/dinput/mouse.c               | 14 +-----------
 9 files changed, 40 insertions(+), 134 deletions(-)

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



More information about the wine-cvs mailing list