Module: wine Branch: master Commit: 46a42c78af9d2d75c483e6c4d355603e6215682c URL: https://source.winehq.org/git/wine.git/?a=commit;h=46a42c78af9d2d75c483e6c4d...
Author: Rémi Bernon rbernon@codeweavers.com Date: Thu Sep 30 10:37:35 2021 +0200
dinput8/tests: Add the required PID reports to acquire the device.
Signed-off-by: Rémi Bernon rbernon@codeweavers.com Signed-off-by: Alexandre Julliard julliard@winehq.org
---
dlls/dinput8/tests/driver_hid.c | 15 +++- dlls/dinput8/tests/driver_hid.h | 1 + dlls/dinput8/tests/hid.c | 184 ++++++++++++++++++++++++++++++++-------- 3 files changed, 163 insertions(+), 37 deletions(-)
Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=46a42c78af9d2d75c483e...