Sweden-Number/dlls/dinput
Raphael Junqueira 97d848aa19 - use WINE_DINPUT_KEYBOARD_MAX_KEYS instead hard-coded 256 value
- better use of critical section
- some cleanup to better understand code paths
- logic correction on SetWindowsHookExA/UnhookWindowsHookEx on
  keyboard.
2005-03-24 15:08:27 +00:00
..
.cvsignore
Makefile.in Added default data formats for c_dfDIJoystick and c_dfDIJoystick2. 2004-08-31 18:51:23 +00:00
data_formats.c Removed trailing white space. 2004-09-03 17:27:58 +00:00
device.c Fix regression in Fallout game. 2005-02-08 12:11:12 +00:00
device_private.h Add buffered mode to joystick. 2004-09-13 18:03:30 +00:00
dinput.spec
dinput_main.c Build a static list of devices instead of relying on ELF 2005-03-15 19:36:15 +00:00
dinput_private.h Build a static list of devices instead of relying on ELF 2005-03-15 19:36:15 +00:00
joystick_linux.c Build a static list of devices instead of relying on ELF 2005-03-15 19:36:15 +00:00
joystick_linuxinput.c Fix compilation of the case without proper Linux joystick support. 2005-03-18 10:25:15 +00:00
keyboard.c - use WINE_DINPUT_KEYBOARD_MAX_KEYS instead hard-coded 256 value 2005-03-24 15:08:27 +00:00
mouse.c - use WINE_DINPUT_KEYBOARD_MAX_KEYS instead hard-coded 256 value 2005-03-24 15:08:27 +00:00
regsvr.c
version.rc Version resources cleanup. 2004-11-23 13:59:34 +00:00