Marcus Meissner
|
f63e5b646a
|
Remove errno.h from files that do not need it.
|
2003-01-23 22:51:04 +00:00 |
Lionel Ulmer
|
7ea3a29eca
|
Handle 'not acquired' error messages on keyboard GetDeviceData.
|
2002-08-06 23:49:12 +00:00 |
Alexandre Julliard
|
8482613aa3
|
Added missing wine/port.h.
|
2002-07-22 21:53:32 +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 |
Vincent Béron
|
9a62491660
|
Removed trailing whitespace.
|
2002-05-31 23:06:46 +00:00 |
James Juran
|
32886f6b88
|
Add missing \n to output messages.
|
2002-05-24 21:17:59 +00:00 |
Arjen Nienhuis
|
c9654a7df8
|
Fixed keyboard handling.
|
2002-05-19 22:26:16 +00:00 |
Olivier Houchard
|
0bd249dd6b
|
Hack to make SetEventNotification work.
|
2002-05-07 01:49:19 +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 |
Alexandre Julliard
|
8166d36756
|
Fixed GetDeviceState and GetDeviceData to use only exported APIs.
|
2001-10-18 21:30:06 +00:00 |
Alexandre Julliard
|
3f4f7fa7f2
|
Removed unnecessary includes/definitions.
|
2001-10-02 18:45:46 +00:00 |
Alexandre Julliard
|
56a45b2049
|
Small cleanups.
|
2001-04-24 23:17:53 +00:00 |
Ove Kaaven
|
b18220a8b2
|
Don't restore the saved keyboard autorepeat config, since the config
save code itself was disabled a while ago...
|
2001-04-16 19:03:10 +00:00 |
Ove Kaaven
|
db1f948afb
|
Don't disable keyboard autorepeat, since autorepeat is now detectable.
|
2001-01-28 23:43:20 +00:00 |
Francois Gouget
|
a1d23f5da6
|
Removed the 'fn' prefix (i.e. ICOM_FN).
|
2001-01-04 22:59:48 +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 |