Rémi Bernon : dinput: Move HID joystick extra caps to struct dinput_device.

Alexandre Julliard julliard at winehq.org
Thu Nov 18 16:19:38 CST 2021


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

Author: Rémi Bernon <rbernon at codeweavers.com>
Date:   Thu Nov 18 09:53:12 2021 +0100

dinput: Move HID joystick extra caps to struct dinput_device.

As object properties.

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

---

 dlls/dinput/device.c         |   2 +
 dlls/dinput/device_private.h |  12 +++++
 dlls/dinput/joystick_hid.c   | 119 +++++++++++++++++++------------------------
 3 files changed, 66 insertions(+), 67 deletions(-)

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



More information about the wine-cvs mailing list