Sweden-Number/dlls/dinput
Jetro Jormalainen 41b126b5fc dinput: Handle username in EnumDevicesBySemantics.
EnumDevicesBySemantics enums only devices with given username when
DIEDBSFL_THISUSER is set and only unowned devices when
DIEDBSFL_AVAILABLEDEVICES is set.

Signed-off-by: Jetro Jormalainen <jje-wine@jv.jetro.fi>
Signed-off-by: Andrew Eikum <aeikum@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-03-03 20:43:39 +01:00
..
tests dinput/tests: Add tests for DISFFC_STOPALL, DISFFC_RESET and GetEffectStatus. 2017-01-30 13:05:44 +01:00
Makefile.in makefiles: Get rid of the obsolete IMPLIB_SRCS variable. 2015-11-04 17:23:03 +09:00
config.c
data_formats.c makefiles: Add a makedep pragma to mark source files that are parts of the import library. 2013-11-11 11:46:21 +01:00
device.c dinput: Keep username same between device objects. 2017-03-03 20:43:39 +01:00
device_private.h dinput: Keep username same between device objects. 2017-03-03 20:43:39 +01:00
dinput.rc makefiles: Add makedep pragmas for rc files that contain translations. 2013-11-05 20:38:19 +01:00
dinput.spec
dinput_classes.idl makefiles: Add makedep pragmas for registration idl files. 2013-11-05 20:38:18 +01:00
dinput_main.c dinput: Handle username in EnumDevicesBySemantics. 2017-03-03 20:43:39 +01:00
dinput_private.h dinput: Keep username same between device objects. 2017-03-03 20:43:39 +01:00
effect_linuxinput.c dinput: Fix GetEffectStatus for Linux when effect was not downloaded. 2017-01-30 13:05:23 +01:00
joystick.c dinput: Dump the condition effect correctly for 2 array items. 2016-08-24 12:06:35 +09:00
joystick_linux.c dinput: Explicitly check for -1 as open() failure code. 2016-08-23 12:17:26 +09:00
joystick_linuxinput.c dinput: Simplify JoystickWImpl_Unacquire for Linux. 2017-01-30 13:05:40 +01:00
joystick_osx.c dinput: Return the correct error when CreateEffect is not supported. 2016-08-22 12:40:34 +09:00
joystick_private.h dinput: Debug print DIEFFECT structure. 2013-05-24 11:01:33 +02:00
keyboard.c dinput: Ensure X11 input events are forwarded to wineserver even without message loop. 2015-11-06 01:13:58 +09:00
mouse.c dinput: Ensure X11 input events are forwarded to wineserver even without message loop. 2015-11-06 01:13:58 +09:00
resource.h