comdlg32: Shed unused parameters from CFn_WMInitDialog and CFn_WMDestroy.
[wine] / dlls / winmm / tests /
2010-02-25  Gerald Pfeiferwinmm/tests: Fix test condition in test_midiStream().
2010-02-24  Jörg Höhlewinmm/tests: Fix transient notification error: messages...
2010-02-22  Jörg Höhlewinmm/tests: MIDIHDR tests.
2010-02-22  Jörg Höhlemidimap: Have GetDevCaps error out when no MIDI device...
2010-02-22  Alexandre Julliardmakefiles: Use the standard C_SRCS variable as the...
2010-02-16  Alexandre Julliardwinmm/tests: Fix a couple of incorrect casts.
2010-02-11  Jörg Höhlewinmm: Fix incorrect memory useage (Valgrind w/ MIDI...
2010-02-11  Jörg Höhlemidimap: Implement callback/notification.
2010-02-03  Jörg Höhlewinmm: The 64KB buffer limit on MIDIHDR buffers applies...
2010-02-03  Jörg Höhlewinmm/tests: Initial set of MIDI tests.
2010-01-25  Dmitry Timoshkovwinmm: Add a bunch of new mmio tests which discover...
2010-01-18  Dmitry Timoshkovwinmm: Buffer size must be at least MMIO_DEFAULTBUFFER...
2009-11-23  Jörg Höhlewinmm: Don't stop parsing after MCI's alias keyword.
2009-11-23  Jörg Höhlewinmm/tests: Introduce coherence tests among parts...
2009-11-16  Jörg Höhlewinmm: Enable more MCI waveaudio tests.
2009-11-16  Jörg Höhlewinmm/tests: Print symbolic MCIERR_ names.
2009-11-13  Jörg Höhlemciwave/tests: Fix a few tests including one hang on...
2009-11-11  Jörg Höhlemciwave: Play/Record return MCIERR_OUTOFRANGE as required.
2009-11-11  Jörg Höhlemciwave: Seek stops and rounds position down modulo...
2009-11-11  Jörg Höhlemciwave: Implement Cue as no-op.
2009-11-11  Jörg Höhlemciwave: Rework MCI notification system.
2009-11-11  Jörg Höhlewinmm/tests: Give flaky progress test more time.
2009-11-10  Jörg Höhlewinmm: MCI Close all causes one notification per open...
2009-11-10  Jörg Höhlemciwave: Stop must not reset current position.
2009-11-10  Jörg Höhlewinmm/tests: Fix MCI test failure on Win9x/WinME.
2009-11-09  Francois Gougetwinmm/tests: Add a trailing '\n' to an ok() call.
2009-11-09  Nicolas Le Camwinmm/tests: Skip tests when running on non-english...
2009-11-05  Jörg Höhlemciwave: Allow (again) to set wave format parameters...
2009-11-05  Jörg Höhlemciwave: Set wave format PCM is the only one accepted.
2009-11-05  Jörg Höhlewinmm: Do not crash on NULL MCI Sysinfo command output...
2009-11-05  Jörg Höhlewinmm/tests: Add MCI waveaudio tests.
2009-10-16  Ken Thomaseswinmm/tests: Don't complain for Wine drivers that allow...
2009-10-14  Paul Vrienswinmm/tests: Fix some test failures in Win9x and WinMe.
2009-10-06  Jörg Höhlewinmm/tests: Correct (IMA)ADPCM test.
2009-07-06  Dan Kegelwinmm: Don't convert return string in mciSendStringA...
2009-06-08  Gerald Pfeiferwinmm: Use & instead of && for bit test in wave_out_tes...
2009-06-01  Paul Vrienswinmm/tests: Remove an unreliable test.
2009-05-25  Gerald Pfeiferwinmm/tests: Fix test in wave_out_test_deviceOut().
2009-04-09  Detlef Riekenbergwinmm/tests: Fix a test on win98.
2009-02-20  Michael Stefaniucwinmm: Remove superfluous pointer casts.
2009-02-16  Alexandre Julliardwinmm/tests: Assume volume is not supported if waveGetO...
2009-02-11  Alexandre Julliardwinmm/tests: Don't test upper bound on sound duration...
2009-01-29  Alasdair Sinclairwinmm/tests: Fix missing void in empty parameter list.
2009-01-20  Alexandre Julliardwinmm/tests: Increase the timing tolerances some more.
2009-01-03  Alexandre Julliardwinmm/tests: Fix handle casting warnings on 64-bit.
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-11-12  Alistair Leslie... winmm: Increase tolerance range.
2008-11-12  Paul Vrienswinmm/tests: Fix a test failure on Vista and W2K8.
2008-11-07  Paul Vrienswinmm/tests: Fix a test failure on Vista and W2K8.
2008-11-06  Paul Vrienswinmm/tests: Fix failure on Win9x and WinMe.
2008-10-17  Jeff Zaroykowinmm: Fix a failing mixer test on 98 and ME.
2008-10-14  Kai Blinwinmm: Use skip() instead of trace() when skipping...
2008-10-10  Paul Vrienswinmm/tests: Fix some failures on Vista and W2K8.
2008-10-10  Paul Vrienswinmm/tests: Fix the failures on Win9x and WinMe.
2008-09-08  Paul Vrienswinmm/tests: Fix a test on win9x.
2008-08-19  Maarten Lankhorstwinmm: Test opening the same device twice.
2008-07-23  Dan Kegelwinmm/tests: Test mciSendString with non-null return...
2008-06-25  Dmitry Timoshkovwinmm: Add another test confirming that mmioDescend...
2008-06-23  Dan Kegelwinmm/tests: Initialize MIXERLINECONTROLSA before calli...
2008-06-18  Dmitry Timoshkovwinmm: Clear the fccType in mmioDescend for a not RIFF...
2008-06-18  Dmitry Timoshkovwinmm: Add the tests for mmioOpen and mmioSetBuffer...
2008-05-26  Dan Kegelwinmm: Use HeapAlloc in the capture test instead of...
2008-05-22  Maarten Lankhorstwinmm: Use HeapAlloc in the wave test instead of using...
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.
2008-04-25  Robert Reifwinmm: Fix a test failure on Windows with Terminal...
2008-03-03  Francois Gougetwinmm/tests: Don't use 0x55 to avoid any confusion...
2008-02-28  Alexandre Julliardwinmm/tests: Make sure the callback thread has a messag...
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-06-26  Michael Stefaniucwinmm: Replace malloc with HeapAlloc.
2007-05-25  Dmitry Timoshkovwine: Switch to using 'long' for INT_PTR type for 64...
2007-04-16  Maarten Lankhorstwinmm: Implement CALLBACK_WINDOW.
2007-01-18  Francois Gougetwinmm/tests: Use '%u' to print GetLastError().
2007-01-12  Francois Gougetwinmm/tests: Replace some '#if 0's with 'if (0)'s.
2006-12-12  Marcus MeissnerMade some functions static.
2006-11-13  Michael Stefaniucwinmm/tests: Win64 printf format warning fixes.
2006-11-13  Michael Stefaniucwinmm/tests: Fix the parameters of LPTIMECALLBACK funct...
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-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-06-13  Alexandre Julliardwinmm/tests: Don't use sizeof in ok() to avoid printf...
2006-05-31  Robert Reifwinmm: Always check for open and close enents in wave...
2006-05-30  Robert Reifwinmm: Add multiple header wave tests.
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-05-20  Robert Reifwinmm: Fix wave test handle use after close bug.
2006-05-11  Robert Reifwinmm: Fix wave test volume warning.
2006-05-09  Robert Reifwinmm: Print out more info on failed test.
2006-05-09  Robert Reifwinmm: Check waveOutGetVolume parameter.
2006-05-08  Robert Reifwinmm: More wave callback tests.
2005-11-26  Alexandre JulliardRenamed all .cvsignore files to .gitignore.
2005-11-10  Francois GougetRemove spaces before '\n' in traces.
2005-10-31  Robert ReifAdd waveOutPause/waveOutRestart test.
2005-09-16  Dmitry TimoshkovAdd a test for mmioDescend, make it pass under Wine.
next