shell32: Added SHPropStgCreate implementation.
[wine] / dlls / winmm / tests / mixer.c
2009-04-09  Detlef Riekenbergwinmm/tests: Fix a test on win98.
2009-01-29  Alasdair Sinclairwinmm/tests: Fix missing void in empty parameter list.
2008-12-23  Paul Vrienswinmm/tests: Fix a test failure on NT4 and W2K.
2008-12-22  Andrew Nguyenwinmm: mixerOpen should return success with NULL dwCall...
2008-12-22  Andrew Nguyenwinmm/tests: Refactor the mixerOpen and mixerClose...
2008-12-22  Andrew Nguyenwinmm/tests: Fix a mismatched failure message.
2008-10-17  Jeff Zaroykowinmm: Fix a failing mixer test on 98 and ME.
2008-10-10  Paul Vrienswinmm/tests: Fix some failures on Vista and W2K8.
2008-06-23  Dan Kegelwinmm/tests: Initialize MIXERLINECONTROLSA before calli...
2008-05-06  Maarten Lankhorstwinmm: Make mixer test less strict so it passes with...
2008-04-25  James Hawkinswinmm: Remove a failing test that is driver-specific.
2007-12-05  Alexandre Julliardwinmm/tests: Don't mess with the mixer controls in...
2007-10-26  Dan Kegelwinmm: Avoid testing linecontrols if can't get line...
2007-04-16  Maarten Lankhorstwinmm: Implement CALLBACK_WINDOW.
2006-11-13  Michael Stefaniucwinmm/tests: Win64 printf format warning fixes.
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2005-11-10  Francois GougetRemove spaces before '\n' in traces.
2005-06-16  Mike McCormackFix some declaration and write string warnings.
2005-06-13  Alexandre JulliardMoved the NONAMELESSUNION/STRUCT macros to wine/test...
2004-10-25  Robert ReifDon't consider no driver a test failure.
2004-10-18  Robert ReifDon't consider MMSYSERR_NOTSUPPORTED an error for wide...
2004-08-31  Francois GougetDon't include 'mmddk.h', it's not needed. The winmm...
2004-08-27  Robert ReifAdds tests to read and write control details.
2004-08-16  Robert ReifAdded test for WAVEFORMATEXTENSIBLE support.
2004-08-13  Francois GougetThe Windows headers support for NONAMELESSUNION and...
2004-08-11  Robert ReifOnly print out verbose information when in interactive...
2004-08-09  Huw D M DaviesFix compilation of winmm tests.
2004-08-09  Robert ReifAdded some mixer tests.