Module: wine Branch: master Commit: 7da8ad6dacfaef04b7ca2d1ddc457e77b67e5d91 URL: https://source.winehq.org/git/wine.git/?a=commit;h=7da8ad6dacfaef04b7ca2d1dd...
Author: Rémi Bernon rbernon@codeweavers.com Date: Wed Sep 15 09:29:51 2021 +0200
dinput8/tests: Add a new HID joystick test based on the HID driver.
Signed-off-by: Rémi Bernon rbernon@codeweavers.com Signed-off-by: Alexandre Julliard julliard@winehq.org
---
dlls/dinput8/tests/hid.c | 227 +++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 227 insertions(+)
Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=7da8ad6dacfaef04b7ca2...