Rémi Bernon : dinput: Factor all SetActionMap wrappers together.

Alexandre Julliard julliard at winehq.org
Wed Oct 13 15:59:25 CDT 2021


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

Author: Rémi Bernon <rbernon at codeweavers.com>
Date:   Wed Oct 13 09:21:15 2021 +0200

dinput: Factor all SetActionMap wrappers together.

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

---

 dlls/dinput/device.c         | 228 +++++++++++++++++++++++--------------------
 dlls/dinput/device_private.h |   4 +-
 dlls/dinput/joystick_hid.c   |  14 +--
 dlls/dinput/keyboard.c       |  13 +--
 dlls/dinput/mouse.c          |  13 +--
 5 files changed, 128 insertions(+), 144 deletions(-)

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



More information about the wine-cvs mailing list