Sweden-Number/dlls/dinput
Lucas Zawacki 45a19b0c9b dinput: Initialize all axis (from 0 to ABS_MAX) with -1. 2013-03-25 16:24:30 +01: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 Various background processes must be launched detached from current console (if any). 2013-01-16 14:02:55 +01:00
dinput_private.h dinput: SetActionMap saving mappings. 2012-08-27 11:13:15 +02:00
effect_linuxinput.c
joystick.c dinput: Avoid signed-unsigned integer comparisons. 2013-01-15 12:13:53 +01: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: Return a valid keyboard type in keyboard GetCapabilities. 2012-08-20 14:59:45 +02:00
mouse.c
resource.h