Ove Kaaven
|
bed2b9c3dc
|
Only install the keyboard hook on device creation.
|
2003-02-11 22:10:11 +00:00 |
Alexandre Julliard
|
6ed40bb2af
|
Pass the correct instance when installing the mouse hook (spotted by
Lionel Ulmer).
|
2002-12-24 01:18:21 +00:00 |
Ove Kaaven
|
d2d08f0c28
|
- support DirectInput 8 interfaces.
- implemented mouse wheel support.
|
2002-06-14 00:39:44 +00:00 |
Vincent Béron
|
1ae26ebafc
|
- Made sure const LP were actually const in dinput.h.
- Uniformized the {A,W} declarations of some structures.
|
2002-06-02 21:18:48 +00:00 |
Arjen Nienhuis
|
c9654a7df8
|
Fixed keyboard handling.
|
2002-05-19 22:26:16 +00:00 |
Alexandre Julliard
|
0799c1a780
|
Added LGPL standard comment, and copyright notices where necessary.
Global replacement of debugtools.h by wine/debug.h.
|
2002-03-09 23:29:33 +00:00 |
Marcus Meissner
|
c9b3b2e8f8
|
Added preferences to dinput drivers (so we can have two joystick
drivers). Implemented a joystick driver for the Linux 2.4
dev/input/event API.
|
2000-12-12 00:38:58 +00:00 |
Lionel Ulmer
|
6301e94e53
|
- reorganized DInput DLL
- added stubbing for DInput 7a
- 'fixed' the mouse problem in Fallout
|
2000-11-05 20:25:02 +00:00 |