makefiles: Add a standard header for all makefiles to replace the common variable...
[wine] / dlls / winmm / tests / Makefile.in
2010-09-19  Alexandre Julliardmakefiles: Add a standard header for all makefiles...
2010-08-23  Jörg Höhlewinmm/tests: Initial tests for CD audio with the MCI.
2010-07-21  Alexandre Julliarddlls: Remove explicit imports of kernel32 and ntdll.
2010-06-28  Eric Pouechwinmm: Added a couple of tests for structure alignment.
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...
2010-02-03  Jörg Höhlewinmm/tests: Initial set of MIDI tests.
2006-11-13  Michael Stefaniucwinmm/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-09-07  Jan Zerebeckiwinmm: Prevent NULL dereference in MCI_Close and add...
2006-05-08  Robert Reifwinmm: More wave callback tests.
2005-09-16  Dmitry TimoshkovAdd a test for mmioDescend, make it pass under Wine.
2005-02-14  Robert ReifAdded parameter checking to timeGetDevCaps.
2004-08-09  Robert ReifAdded some mixer tests.
2004-05-20  Francois GougetSplit off the winmm capture test.
2002-11-04  Francois GougetTest sound format support with waveOutGetDevCaps and...