Sweden-Number/dlls/dinput
Sebastian Lackner eca5ee9a49 dinput: Print TRACE at the beginning of SysMouseWImpl_GetDeviceState function.
Also move the _dump_mouse_state() call inside of the lock.

Signed-off-by: Sebastian Lackner <sebastian@fds-team.de>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2015-11-06 01:13:57 +09:00
..
tests dinput/tests: Send a matching key-up event. 2015-05-22 18:04:28 +09:00
Makefile.in makefiles: Get rid of the obsolete IMPLIB_SRCS variable. 2015-11-04 17:23:03 +09:00
config.c dinput: Avoid signed-unsigned integer comparisons. 2013-01-15 12:13:53 +01:00
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: IDirectInputDevice8WImpl_SetActionMap() is redundant so remove it. 2015-03-02 13:50:27 +09:00
device_private.h dinput: IDirectInputDevice8WImpl_SetActionMap() is redundant so remove it. 2015-03-02 13:50:27 +09: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: Remove unused functions (Clang). 2014-11-25 19:49:40 +01:00
dinput_private.h dinput: Enumerate devices past the first non-matching device. 2013-05-21 12:08:01 +02:00
effect_linuxinput.c dinput: Use BOOL type where appropriate. 2013-11-08 12:46:21 +01:00
joystick.c dinput: Add JoystickID to the Instance Name. 2015-04-08 23:34:15 +09:00
joystick_linux.c dinput: Implement GetDeviceInfo for Linux joystick. 2015-02-24 21:55:47 +09:00
joystick_linuxinput.c dinput: Remove unused functions (Clang). 2014-11-25 19:49:40 +01:00
joystick_osx.c dinput: Add additional debug logging to Mac code. 2014-04-14 10:25:19 +02:00
joystick_private.h dinput: Debug print DIEFFECT structure. 2013-05-24 11:01:33 +02:00
keyboard.c dinput: Reset device state in SysKeyboard*Impl_Acquire. 2015-05-18 19:59:28 +09:00
mouse.c dinput: Print TRACE at the beginning of SysMouseWImpl_GetDeviceState function. 2015-11-06 01:13:57 +09:00
resource.h dinput: Added ConfigureDevices dialog. 2011-09-06 12:22:09 +02:00