Sweden-Number/dlls/dinput/tests
Alistair Leslie-Hughes fe4db5309e dinput: Allow enumeration of joysticks with DirectX 3.
Star Wars: Rogue 3D requests a DirectX 3.0 version
0108:trace:dinput:DirectInputCreateEx (0x400000,0300,{9a4cb684-236d-11d3-8e9d-00c04f6844ae},0x7acfa0,(nil))
and then tries to interate over all Joysticks.

When using modern windows, the current tests show that this is the correct behaviour.

However, it's possible to use a shim to allow older games, like the
one above, to interate over joysticks.

Signed-off-by: Alistair Leslie-Hughes <leslie_alistair@hotmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-05-13 13:29:43 +02:00
..
Makefile.in
device.c
dinput.c dinput: Don't return unsupported interfaces. 2019-05-03 21:51:08 +02:00
joystick.c dinput: Allow enumeration of joysticks with DirectX 3. 2019-05-13 13:29:43 +02:00
keyboard.c dinput/tests: Try harder to avoid spurious keyboard input. 2018-12-10 14:58:57 +01:00
mouse.c dinput: Support DIDEVICEINSTANCE_DX3 for Mouse GetDeviceInfo. 2019-05-06 07:13:53 -05:00