Sweden-Number/dlls/windows.gaming.input
Francois Gouget ea79e50f98 windows.gaming.input: Add a linefeed to a TRACE() message.
Signed-off-by: Francois Gouget <fgouget@free.fr>
Signed-off-by: Rémi Bernon <rbernon@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2022-03-07 16:31:36 +01:00
..
tests windows.gaming.input/tests: Fix printf warnings with long types. 2022-01-31 18:38:54 +01:00
Makefile.in windows.gaming.input: Instantiate the WineGameControllerProvider runtimeclass. 2022-03-04 19:16:40 +01:00
classes.idl include: Add Windows.Gaming.Input.IGameControllerBatteryInfo interface definition. 2022-03-02 20:18:06 +01:00
controller.c windows.gaming.input: Stub ICustomGameControllerFactory for RawGameController. 2022-03-07 11:23:42 +01:00
gamepad.c windows.gaming.input: Stub ICustomGameControllerFactory for Gamepad. 2022-03-07 11:23:42 +01:00
main.c windows.gaming.input: Stub ICustomGameControllerFactory for Gamepad. 2022-03-07 11:23:42 +01:00
manager.c windows.gaming.input: Instantiate the WineGameControllerProvider runtimeclass. 2022-03-04 19:16:40 +01:00
private.h windows.gaming.input: Stub ICustomGameControllerFactory for Gamepad. 2022-03-07 11:23:42 +01:00
provider.c windows.gaming.input: Instantiate the WineGameControllerProvider runtimeclass. 2022-03-04 19:16:40 +01:00
provider.idl windows.gaming.input: Add IGameControllerImpl undocumented interface declaration. 2022-03-07 11:23:42 +01:00
vector.c windows.gaming.input: Add a linefeed to a TRACE() message. 2022-03-07 16:31:36 +01:00
windows.gaming.input.spec