dsound/tests: Win64 printf format warning fixes.
[wine] / dlls / dsound / tests / Makefile.in
2006-10-10  Michael Stefaniucdsound/tests: Win64 printf format warning fixes.
2006-09-29  Michael StefaniucAdd a WINE_NO_LONG_INT define to many makefiles to...
2006-09-14  Alexandre Julliardmakefiles: Generate the dependencies line to avoid...
2006-01-17  Robert Reifdsound: Add full duplex tests.
2005-03-05  Robert ReifPrint dsound.dll version from file versioninfo resource.
2004-07-30  Robert ReifRefactored common test code into subroutines.
2004-07-22  Robert ReifDowngrade tests to DX8 level so it can build on all...
2004-07-12  Robert Reif- Create IDirectSound and IDirectSound8 objects using the
2004-06-17  Francois GougetSplit the 'dsound' test into two parts:
2004-04-06  Robert ReifFixed deadlock in capture callback.
2004-01-27  Alexandre JulliardOnly link against libdxguid where necessary.
2003-09-27  Robert ReifRemove capture tests from dsound.c and place them in...
2003-08-06  Robert ReifAdded some COM and property set tests.
2002-12-13  Francois GougetExtend the test by creating a PrimaryBuffer object...
2002-12-05  Francois GougetA simple test for IDirectSound.GetCaps.