ntdll: Re-add sys/ioctl.h that got lost in the PeekNamedPipe move.
[wine] / dlls / dinput / tests /
2006-10-17  Vitaliy Margolendinput: Add SetCooperativeLevel test for joystick.
2006-10-17  Vitaliy Margolendinput: Add SetCooperativeLevel tests to keyboard.
2006-10-12  Michael Ploujnikovdinput/tests: Win64 printf format warning fixes.
2006-09-29  Michael StefaniucAdd a WINE_NO_LONG_INT define to many makefiles to...
2006-09-20  Vitaliy Margolendinput: Return proper errors in SetCooperativeLevel.
2006-09-14  Alexandre Julliardmakefiles: Generate the dependencies line to avoid...
2006-07-31  Andrew Talbotdinput/tests: Write-strings warning fix.
2006-07-10  Alexandre Julliardmake_dlls: Recursively ignore .ok files in all tests...
2006-07-10  Alexandre Julliardmake_dlls: Recursively ignore testlist.c in all tests...
2006-07-10  Alexandre JulliardTake advantage of the recursive nature of .gitignore...
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-04-03  Vitaliy Margolendinput: Keyboard should be acquired before calling...
2005-11-26  Alexandre JulliardRenamed all .cvsignore files to .gitignore.
2005-07-11  Francois GougetOnly print the joystick state when it changes so the...
2005-07-11  Francois GougetRemove unnecessary STRICT defines.
2005-07-06  Francois GougetAdd trailing '\n's to ok() calls.
2005-06-21  Stefan HuehnerFix some more -Wstrict-prototypes warnings.
2005-06-20  Stefan HuehnerFix more -Wstrict-prototypes warnings.
2005-05-16  Robert ReifPass around real version and do correct thing based...
2005-05-13  Robert ReifFix SetProperty error returned.
2005-05-11  Robert ReifAdded dinput tests.