Rémi Bernon : dinput: Factor all BuildActionMap wrappers together.
Module: wine Branch: master Commit: 30ea1876dba8f219d9c0167bc997944a7ab4c21d URL: https://source.winehq.org/git/wine.git/?a=commit;h=30ea1876dba8f219d9c0167bc... Author: Rémi Bernon <rbernon(a)codeweavers.com> Date: Wed Oct 13 09:21:14 2021 +0200 dinput: Factor all BuildActionMap wrappers together. Signed-off-by: Rémi Bernon <rbernon(a)codeweavers.com> Signed-off-by: Alexandre Julliard <julliard(a)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=30ea1876dba8f219d9c01...
participants (1)
-
Alexandre Julliard