Alexandre Julliard
|
81b8ee863e
|
makefiles: Add a standard header for all makefiles to replace the common variable initializations.
|
2010-09-19 12:36:48 +02:00 |
Alexandre Julliard
|
b86d515ed6
|
dlls: Remove explicit imports of kernel32 and ntdll.
|
2010-07-21 17:38:36 +02:00 |
Louis Lenders
|
1aa4c4a895
|
xinput1_3: Quiet a noisy fixme.
|
2010-07-05 17:10:25 +02:00 |
Louis Lenders
|
ba1659762e
|
xinput1_3: Quiet a noisy fixme.
|
2010-06-11 11:38:59 +02:00 |
Alexandre Julliard
|
bef5645eb1
|
makefiles: Remove the no longer needed explicit separators for dependencies.
|
2010-03-16 13:28:19 +01:00 |
Alexandre Julliard
|
6164ce2d82
|
makefiles: Use the standard C_SRCS variable as the list of test files.
This enables it to be auto-updated by make_makefiles.
|
2010-02-22 10:47:11 +01:00 |
Huw Davies
|
7c1deca74c
|
xinput1_3: Don't print the contents of [out] parameters.
Found by Valgrind.
|
2009-12-07 14:45:54 +01:00 |
Vitaliy Margolen
|
6f60208401
|
xinput1_3: Better match native export order.
|
2009-05-05 11:33:45 +02:00 |
Francois Gouget
|
5da42336d9
|
xinput1_3/tests: Add a trailing '\n' to an ok() call.
|
2009-01-09 14:06:13 +01:00 |
Andrew Fenn
|
37a7ca59b3
|
xinput1_3: Added test for XInputGetBatteryInformation.
|
2009-01-08 13:41:40 +01:00 |
Andrew Fenn
|
907add75a9
|
xinput1_3: Added stub code for XInputGetBatteryInformation.
|
2009-01-08 13:41:25 +01:00 |
Andrew Fenn
|
ab0d420dd2
|
xinput1_3: Added test for XInputGetDSoundAudioDeviceGuids.
|
2009-01-08 13:36:57 +01:00 |
Andrew Fenn
|
f58aae7b69
|
xinput1_3: Added stub for XInputGetDSoundAudioDeviceGuids.
|
2009-01-08 13:36:48 +01:00 |
Andrew Fenn
|
1b3feb2a5c
|
xinput1_3: Added tests for XInputGetKeystroke.
|
2009-01-07 12:20:48 +01:00 |
Andrew Fenn
|
ac3e24c5c9
|
xinput1_3: Added stub code for XInputGetKeystroke.
|
2009-01-07 12:20:41 +01:00 |
Andrew Fenn
|
2c54c3dc82
|
xinput1_3: Added tests for XInputSetState.
|
2009-01-02 12:08:26 +01:00 |
Andrew Fenn
|
2e71742d6a
|
xinput1_3: Added stub XInputSetState.
|
2009-01-02 12:08:08 +01:00 |
Andrew Fenn
|
cdced5b850
|
xinput: Added stub for XInputEnable.
|
2008-12-29 12:12:36 +01:00 |
Paul Vriens
|
99eaf51bb7
|
xinput1_3/tests: Call FreeLibrary() after tests.
|
2008-12-16 12:51:08 +01:00 |
Andrew Fenn
|
611ebb53e3
|
xinput: Added XInputGetCapabilities function with test case.
|
2008-11-11 14:03:01 +01:00 |
Andrew Fenn
|
29789a8ef4
|
xinput: Added the function XInputGetState with test case.
|
2008-11-11 14:03:01 +01:00 |
Andrew Fenn
|
457a22deac
|
xinput1_3: Initial implementation.
|
2008-11-11 14:03:00 +01:00 |