Module: wine Branch: master Commit: 21c8a30906e656729854e8bf899ba44750f215ac URL: https://source.winehq.org/git/wine.git/?a=commit;h=21c8a30906e656729854e8bf8...
Author: Rémi Bernon rbernon@codeweavers.com Date: Mon Mar 22 11:17:32 2021 +0100
windows.gaming.input: Implement IRawGameControllerStatics stubs.
Signed-off-by: Rémi Bernon rbernon@codeweavers.com Signed-off-by: Jacek Caban jacek@codeweavers.com Signed-off-by: Alexandre Julliard julliard@winehq.org
---
dlls/windows.gaming.input/main.c | 116 +++++++++++++++++++++ dlls/windows.gaming.input/tests/input.c | 173 ++++++++++++++++++++++++++++++++ 2 files changed, 289 insertions(+)
Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=21c8a30906e656729854e...