wine-wine/dlls/dinput
Alexandre Julliard d15aee92f2 dinput: Don't bother to delete critical sections at process exit. 2013-05-16 12:53:07 +02:00
..
tests dinput/tests: Test for DIPROP_INSTANCENAME and DIPROP_GUIDANDPATH. 2012-10-11 20:22:02 +02:00
Makefile.in
config.c dinput: Avoid signed-unsigned integer comparisons. 2013-01-15 12:13:53 +01:00
data_formats.c
device.c dinput: BuildActionMap should not fail if mapping has no pre-stored settings. 2012-08-28 14:41:04 +02:00
device_private.h
dinput.rc
dinput.spec
dinput_classes.idl
dinput_main.c dinput: Don't bother to delete critical sections at process exit. 2013-05-16 12:53:07 +02:00
dinput_private.h dinput: SetActionMap saving mappings. 2012-08-27 11:13:15 +02:00
effect_linuxinput.c
joystick.c dinput: Update existing joystick values after setting the range property. 2013-04-16 15:10:30 +02:00
joystick_linux.c dinput: Added a missing close(fd) in disabled case (Coverity). 2012-09-17 12:05:40 +02:00
joystick_linuxinput.c dinput: Initialize all axis (from 0 to ABS_MAX) with -1. 2013-03-25 16:24:30 +01:00
joystick_osx.c
joystick_private.h dinput: Disable linuxinput or linux joysticks based on registry key. 2012-08-24 11:19:38 +02:00
keyboard.c dinput: GetKeyNameW takes chars not bytes (Coverity). 2013-05-13 11:07:24 +02:00
mouse.c
resource.h