- reorganized DInput DLL
commit6301e94e539b9c6bea3f8fb13f6668de0a87cd94
authorLionel Ulmer <lionel.ulmer@free.fr>
Sun, 5 Nov 2000 20:25:02 +0000 (5 20:25 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Sun, 5 Nov 2000 20:25:02 +0000 (5 20:25 +0000)
tree4b976f0171f547afda799648f888822d88f96faf
parent96569102d9ffdd6934b4f79ec666df860c68a2d9
- reorganized DInput DLL
- added stubbing for DInput 7a
- 'fixed' the mouse problem in Fallout
configure
configure.in
dlls/dinput/Makefile.in
dlls/dinput/device.c [new file with mode: 0644]
dlls/dinput/device_private.h [new file with mode: 0644]
dlls/dinput/dinput_main.c
dlls/dinput/dinput_private.h [new file with mode: 0644]
dlls/dinput/joystick/linux.c [new file with mode: 0644]
dlls/dinput/keyboard/main.c [new file with mode: 0644]
dlls/dinput/mouse/main.c [new file with mode: 0644]
include/dinput.h