Sweden-Number/dlls/dinput
Alistair Leslie-Hughes db07ff83b3 dinput: Don't treat Stylus devices as joysticks.
Tablet/Stylus devices have a js* entry which we are
treating as a joystick.  Any testbox VM that is configured
with a tablet is currently failing the joystick tests.

Signed-off-by: Alistair Leslie-Hughes <leslie_alistair@hotmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-10-09 16:14:38 +02:00
..
tests dinput/tests: Add checks for Acquire/Unacquire. 2019-10-08 10:57:50 +02:00
Makefile.in dinput: Move the version resource to a separate file. 2018-12-20 15:34:01 +01:00
config.c dinput: Ensure Cursor is visible on config dialog. 2019-05-09 11:39:58 -05:00
data_formats.c dinput: Avoid ARRAY_SIZE-like macros. 2018-07-06 19:44:26 +02:00
device.c dinput: Trace reference count in a consistent way. 2019-06-10 12:25:25 +02:00
device_private.h dinput: Add "PIDVID" guidProduct and use for non-keyboards/mice. 2019-08-20 21:29:37 +02:00
dinput.rc dinput: Move the version resource to a separate file. 2018-12-20 15:34:01 +01:00
dinput.spec
dinput_classes.idl
dinput_main.c dinput: Return fake DIPROP_GUIDANDPATH property for linux joysticks. 2019-06-10 20:25:29 +02:00
dinput_private.h dinput: Use heuristics to guess if a device is a gamepad or a joystick. 2019-05-07 09:21:21 -05:00
effect_linuxinput.c dinput: Trace reference count in a consistent way. 2019-06-10 12:25:25 +02:00
joystick.c dinput: Add "PIDVID" guidProduct and use for non-keyboards/mice. 2019-08-20 21:29:37 +02:00
joystick_linux.c dinput: Don't treat Stylus devices as joysticks. 2019-10-09 16:14:38 +02:00
joystick_linuxinput.c dinput: Add "PIDVID" guidProduct and use for non-keyboards/mice. 2019-08-20 21:29:37 +02:00
joystick_osx.c dinput: Add "PIDVID" guidProduct and use for non-keyboards/mice. 2019-08-20 21:29:37 +02:00
joystick_private.h dinput: Return fake DIPROP_GUIDANDPATH property for linux joysticks. 2019-06-10 20:25:29 +02:00
keyboard.c dinput: Support DIDEVICEINSTANCE_DX3 for keyboard GetDeviceInfo. 2019-05-21 18:08:37 +02:00
mouse.c dinput: Improve returned flags in Mouse GetObjectInfo. 2019-05-17 20:42:22 +02:00
resource.h
version.rc dinput: Move the version resource to a separate file. 2018-12-20 15:34:01 +01:00