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

Alexandre Julliard julliard at winehq.org
Mon Oct 18 16:16:28 CDT 2021


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

Author: Rémi Bernon <rbernon at codeweavers.com>
Date:   Mon Oct 18 10:21:56 2021 +0200

dinput: Factor all GetObjectInfo 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        | 68 +++++++++++++++++----------------------------
 dlls/dinput/joystick_hid.c  | 36 +-----------------------
 dlls/dinput/keyboard.c      | 64 ++----------------------------------------
 dlls/dinput/mouse.c         | 30 +-------------------
 dlls/dinput8/tests/device.c |  4 +--
 5 files changed, 31 insertions(+), 171 deletions(-)

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



More information about the wine-cvs mailing list