Sweden-Number/dlls/dinput
Christoph Frick 61de4e7425 dinput/linuxinput: Fix handling of DIPH_BYID.
- handling of DIPH_BYID
- use regular id and not shifted one also for axes
- may only Acquire after SetDataFormat
2006-03-09 22:45:11 +01:00
..
tests Renamed all .cvsignore files to .gitignore. 2005-11-26 13:10:33 +01:00
.gitignore Renamed all .cvsignore files to .gitignore. 2005-11-26 13:10:33 +01:00
Makefile.in Added a linux input system force feedback effect implementation. 2005-09-02 15:18:47 +00:00
data_formats.c Added keyboard data format. 2005-04-18 14:53:27 +00:00
device.c Handle DInput8 interfaces in device QueryInterface. 2005-11-28 10:38:59 +01:00
device_private.h Interlocked LONG* gcc warning fixes. 2005-07-12 17:03:19 +00:00
dinput.spec Don't prefix the functions DllCanUnloadNow, DllGetClassObject and 2005-08-08 17:35:28 +00:00
dinput_main.c Assorted spelling fixes. 2005-11-23 20:14:43 +01:00
dinput_private.h gcc 4.0 warning fixes for Interlocked* functions. 2005-08-03 11:03:05 +00:00
effect_linuxinput.c Assorted spelling fixes. 2005-11-23 20:14:43 +01:00
joystick_linux.c Fixed some traces to use the right printf format and avoid typecasts. 2005-09-12 10:30:05 +00:00
joystick_linuxinput.c dinput/linuxinput: Fix handling of DIPH_BYID. 2006-03-09 22:45:11 +01:00
keyboard.c Fixed some traces to use the right printf format and avoid typecasts. 2005-09-12 10:30:05 +00:00
mouse.c dinput: Return an error if both DISCL_EXCLUSIVE and DISCL_BACKGROUND are set. 2006-02-28 12:40:13 +01:00
regsvr.c Don't prefix the functions DllCanUnloadNow, DllGetClassObject and 2005-08-08 17:35:28 +00:00
version.rc Version resources cleanup. 2004-11-23 13:59:34 +00:00