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

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


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

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

dinput: Factor all BuildActionMap 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         | 160 +++++++++++++++++++++++--------------------
 dlls/dinput/device_private.h |   1 -
 dlls/dinput/joystick_hid.c   |  12 +---
 dlls/dinput/keyboard.c       |  13 +---
 dlls/dinput/mouse.c          |  12 +---
 5 files changed, 87 insertions(+), 111 deletions(-)

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



More information about the wine-cvs mailing list