Michael Stefaniuc
|
c0d2a21dd1
|
dinput: Remove superfluous pointer casts.
|
2009-01-28 12:30:51 +01:00 |
Alexandre Julliard
|
b648dac7e1
|
dinput: Don't depend on the dxerr8 static library in the tests.
|
2008-07-08 17:51:46 +02:00 |
Alexandre Julliard
|
79c64acc7b
|
tests: Don't depend on the static uuid libraries in the tests.
This avoids trouble with the broken MingW libraries when
cross-compiling the tests.
|
2008-07-08 17:51:45 +02:00 |
Vitaliy Margolen
|
a37c60b0f7
|
dinput: Implement GetDeviceStatus.
|
2008-05-12 11:43:32 +02:00 |
Paul Vriens
|
a85c7594dc
|
dinput/tests: Don't treat old dinput versions as an error.
|
2008-03-10 11:22:30 +01:00 |
Vitaliy Margolen
|
504798ce9f
|
dinput: Change EnumObjects to use GetObjectInfo.
Also small debug trace correction to make it more readable.
|
2007-01-05 18:23:46 +01:00 |
Francois Gouget
|
bbb2b7fd98
|
Assorted spelling fixes.
|
2007-01-04 11:27:31 +01:00 |
Vitaliy Margolen
|
975d7ff292
|
dinput: Make mouse use axis mode flag set in base class. Add tests.
|
2006-12-18 12:01:05 +01:00 |