Rémi Bernon : dinput: Factor all GetDeviceInfo implementations together.

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


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

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

dinput: Factor all GetDeviceInfo implementations together.

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/device_private.h |  3 +++
 dlls/dinput/joystick_hid.c   | 27 +++++----------------------
 dlls/dinput/keyboard.c       | 39 ++++++++++++---------------------------
 dlls/dinput/mouse.c          | 21 ++-------------------
 5 files changed, 42 insertions(+), 68 deletions(-)

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



More information about the wine-cvs mailing list