1 Dec
2021
1 Dec
'21
9:23 p.m.
Module: wine Branch: master Commit: 332456935fb483efe060c15d29554c1f4434a49f URL: https://source.winehq.org/git/wine.git/?a=commit;h=332456935fb483efe060c15d2... Author: Ivo Ivanov <logos128(a)gmail.com> Date: Wed Dec 1 12:44:56 2021 +0100 dinput8/tests: Add some more GetForceFeedbackState / GetEffectStatus tests. Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=52062 Signed-off-by: Rémi Bernon <rbernon(a)codeweavers.com> Signed-off-by: Alexandre Julliard <julliard(a)winehq.org> --- dlls/dinput8/tests/hid.c | 403 +++++++++++++++++++++++++++++++++++++++++++---- 1 file changed, 375 insertions(+), 28 deletions(-) Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=332456935fb483efe060c...