Rémi Bernon : windows.gaming.input: Implement RacingWheel runtimeclass stub.
Module: wine Branch: master Commit: b12c74e435c86b74e723d41fc5870fa11ea27a64 URL: https://source.winehq.org/git/wine.git/?a=commit;h=b12c74e435c86b74e723d41fc... Author: Rémi Bernon <rbernon(a)codeweavers.com> Date: Fri Apr 22 11:49:09 2022 +0200 windows.gaming.input: Implement RacingWheel runtimeclass stub. And instantiate the class for DI8DEVTYPE_DRIVING devices. Signed-off-by: Rémi Bernon <rbernon(a)codeweavers.com> Signed-off-by: Alexandre Julliard <julliard(a)winehq.org> --- dlls/windows.gaming.input/manager.c | 4 + dlls/windows.gaming.input/provider.c | 1 + dlls/windows.gaming.input/provider.idl | 1 + dlls/windows.gaming.input/racing_wheel.c | 242 ++++++++++++++++++++++++++++++- 4 files changed, 246 insertions(+), 2 deletions(-) Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=b12c74e435c86b74e723d...
participants (1)
-
Alexandre Julliard