Rémi Bernon : dinput: Introduce new direct_input_device_init helper.

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


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

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

dinput: Introduce new direct_input_device_init helper.

To initialize the device data format by enumerating its objects.

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

---

 dlls/dinput/device.c         | 73 ++++++++++++++++++++++++++++++++++++
 dlls/dinput/device_private.h |  6 +++
 dlls/dinput/joystick_hid.c   | 89 +++++++-------------------------------------
 3 files changed, 92 insertions(+), 76 deletions(-)

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



More information about the wine-cvs mailing list