Rémi Bernon : dinput: Use generic WtoA wrappers when possible.

Alexandre Julliard julliard at winehq.org
Tue May 25 16:08:17 CDT 2021


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

Author: Rémi Bernon <rbernon at codeweavers.com>
Date:   Tue May 25 18:48:54 2021 +0200

dinput: Use generic WtoA wrappers when possible.

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

---

 dlls/dinput/device.c              | 20 +++++------
 dlls/dinput/joystick.c            | 18 ----------
 dlls/dinput/joystick_linux.c      | 33 +++--------------
 dlls/dinput/joystick_linuxinput.c | 75 +++++----------------------------------
 dlls/dinput/joystick_osx.c        | 61 +++----------------------------
 dlls/dinput/joystick_private.h    |  3 --
 dlls/dinput/keyboard.c            | 17 ++-------
 dlls/dinput/mouse.c               | 33 +++--------------
 8 files changed, 35 insertions(+), 225 deletions(-)

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



More information about the wine-cvs mailing list