Module: wine Branch: master Commit: 9aad438057a141401df2e3298478920c427c1bd9 URL: https://source.winehq.org/git/wine.git/?a=commit;h=9aad438057a141401df2e3298...
Author: Rémi Bernon rbernon@codeweavers.com Date: Thu Oct 7 10:40:08 2021 +0200
dinput: Implement HID joystick IDirectInputEffect_(Download|Unload).
Signed-off-by: Rémi Bernon rbernon@codeweavers.com Signed-off-by: Alexandre Julliard julliard@winehq.org
---
dlls/dinput/joystick_hid.c | 157 +++++++++++++++++++++++++++++++++++++++++++-- dlls/dinput8/tests/hid.c | 33 ---------- 2 files changed, 153 insertions(+), 37 deletions(-)
Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=9aad438057a141401df2e...