wine/dlls/dinput
Vitaliy Margolen bdbc2783a1 dinput: Limit number of axes in a different way - map all extra axes to -1.
We can't stop device from sending us extra axes so have to keep axes mapping
around for them.
2008-05-07 17:50:42 +02:00
..
tests makefiles: List the static libraries as normal imports instead of extra libs. 2008-04-30 14:23:55 +02:00
data_formats.c
device_private.h dinput: Add a helper function to open configuration registry keys. 2007-09-25 11:55:23 +02:00
device.c Assorted spelling fixes. 2008-05-06 16:10:20 +02:00
dinput_main.c dinput: Fix compilation on systems that don't support nameless unions. 2008-02-26 11:21:17 +01:00
dinput_private.h dinput: Add a dumper for LPDIACTIONFORMAT. 2008-02-16 15:10:47 +01:00
dinput.spec
effect_linuxinput.c dinput: Assign to structs instead of using memcpy. 2008-03-01 12:02:19 +01:00
joystick_linux.c dinput: Limit number of axes in a different way - map all extra axes to -1. 2008-05-07 17:50:42 +02:00
joystick_linuxinput.c dinput: Don't use dead-zone from the device. 2008-04-14 12:40:22 +02:00
keyboard.c dinput: Explicitly set extended key flag for Right Shift. 2008-04-28 13:27:51 +02:00
Makefile.in makefiles: List the static libraries as normal imports instead of extra libs. 2008-04-30 14:23:55 +02:00
mouse.c Spelling fixes. 2008-03-27 20:48:19 +01:00
regsvr.c dinput: Remove 'recursive registry key delete' function. 2007-09-24 13:44:53 +02:00
version.rc