makefiles: Add a standard header for all makefiles to replace the common variable...
[wine] / dlls / dsound / tests / Makefile.in
2010-09-19  Alexandre Julliardmakefiles: Add a standard header for all makefiles...
2010-07-21  Alexandre Julliarddlls: Remove explicit imports of kernel32 and ntdll.
2010-03-16  Alexandre Julliardmakefiles: Remove the no longer needed explicit separat...
2010-02-22  Alexandre Julliardmakefiles: Use the standard C_SRCS variable as the...
2008-07-08  Alexandre Julliarddsound: Don't depend on the dxerr8 static library in...
2008-07-08  Alexandre Julliardtests: Don't depend on the static uuid libraries in...
2008-04-30  Alexandre Julliardmakefiles: List the static libraries as normal imports...
2007-01-16  Robert Reifdsound: Fix tests for old versions of windows.
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.