Sweden-Number/dlls/dinput/tests
Rémi Bernon df0566d531 dinput/tests: Add tests for ICustomGameControllerFactory_CreateGameController.
This shows that the runtime uses COM aggregation to provide the
IGameController and IGameControllerBatteryInfo implementation, while
expecting the custom controller to implement several other interfaces
depending on the type of provider used as a backend.

Signed-off-by: Rémi Bernon <rbernon@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2022-03-02 20:18:13 +01:00
..
Makefile.in dinput/tests: Make combase.dll dependency optional. 2022-02-28 21:31:56 +01:00
device.c dinput/tests: Fix printf warnings with long types. 2022-02-08 11:26:48 +01:00
device8.c dinput/tests: Fix printf warnings with long types. 2022-02-08 11:26:48 +01:00
dinput.c dinput/tests: Fix printf warnings with long types. 2022-02-08 11:26:48 +01:00
dinput_test.h dinput/tests: Add some RegisterDeviceNotificationA and hotplug tests. 2022-01-27 18:02:43 +01:00
driver_hid.c dinput/tests: Fix printf warnings with long types. 2022-02-08 11:26:48 +01:00
driver_hid.h dinput/tests: Fix printf warnings with long types. 2022-02-08 11:26:48 +01:00
driver_hid.spec
force_feedback.c dinput/tests: Fix printf warnings with long types. 2022-02-08 11:26:48 +01:00
hid.c dinput/tests: Remove an unneeded NULL cast. 2022-02-14 21:20:42 +01:00
hotplug.c dinput/tests: Add tests for ICustomGameControllerFactory_CreateGameController. 2022-03-02 20:18:13 +01:00
joystick.c dinput/tests: Fix printf warnings with long types. 2022-02-08 11:26:48 +01:00
joystick8.c dinput/tests: Make combase.dll dependency optional. 2022-02-28 21:31:56 +01:00
keyboard.c dinput/tests: Remove spaces before linefeeds. 2022-02-14 21:20:42 +01:00
mouse.c dinput/tests: Remove spaces before linefeeds. 2022-02-14 21:20:42 +01:00
pop_hid_macros.h
psh_hid_macros.h