Module: wine Branch: master Commit: 550511855b72f49a9e81c453708ef26bf2329aab URL: https://source.winehq.org/git/wine.git/?a=commit;h=550511855b72f49a9e81c4537...
Author: Rémi Bernon rbernon@codeweavers.com Date: Wed Dec 1 12:44:58 2021 +0100
dinput: Improve GetForceFeedbackState / GetEffectStatus stubs.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=52062 Signed-off-by: Rémi Bernon rbernon@codeweavers.com Signed-off-by: Alexandre Julliard julliard@winehq.org
---
dlls/dinput/device.c | 12 ++++++++++-- dlls/dinput/device_private.h | 1 + dlls/dinput/joystick_hid.c | 22 ++++++++++++++++++++-- dlls/dinput8/tests/hid.c | 18 ------------------ 4 files changed, 31 insertions(+), 22 deletions(-)
Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=550511855b72f49a9e81c...