shell32/tests: Avoid SHDeleteKeyA() because shlwapi.dll is missing on Windows 95.
[wine] / dlls / winmm / tests /
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.
2005-06-21  Stefan HuehnerFix some more -Wstrict-prototypes warnings.
2005-06-20  Mike McCormackMake functions static.
2005-06-17  Stefan HuehnerRemove some -Wstrict-prototypes warnings.
2005-06-16  Mike McCormackFix some declaration and write string warnings.
2005-06-13  Alexandre JulliardMoved the NONAMELESSUNION/STRUCT macros to wine/test...
2005-04-24  Robert ReifRemove priority boost stuff.
2005-04-23  Robert ReifSet thread priority for timer thread.
2005-04-11  Robert ReifChanged regression test to make sure position is correc...
2005-03-18  Robert ReifCheck wave out volume support.
2005-03-03  Francois GougetWarn the user if he is running the test in interactive...
2005-02-23  Jeremy WhiteAn interactive test should have volume, else a rational...
2005-02-23  Jeremy WhiteWhen testing the WAVE_MAPPER device, it seems inappropr...
2005-02-18  Robert ReifFix timer tests to pass on windows 98.
2005-02-16  James HawkinsFix improper type-conversions.
2005-02-14  Robert ReifAdd some missing \ns.
2005-02-14  Robert ReifAdded parameter checking to timeGetDevCaps.
2004-11-03  Robert ReifDon't consider a MMSYSERR_NOTSUPPORTED failure a test...
2004-10-26  Robert Reifwin 9x doesn't always support waveOutGetDevCapsW so...
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-30  Robert ReifTest 32 bit float samples.
2004-08-27  Robert ReifAdds tests to read and write control details.
2004-08-26  Francois GougetAssorted spelling fixes.
2004-08-19  Robert ReifAdded 32 bit sample size tests and 4 and 6 channel...
2004-08-16  Robert ReifAdded test for WAVEFORMATEXTENSIBLE support.
2004-08-13  Robert ReifMore WAVEOUTCAPSW tests.
2004-08-13  Francois GougetThe Windows headers support for NONAMELESSUNION and...
2004-08-13  Francois GougetThe Windows headers don't define the DRV_QUERYDEVICEINT...
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.
2004-08-02  Francois GougetPlay back what has been recorded when in interactive...
2004-07-23  Francois GougetSort the winmm test formats by increasing sampling...
2004-07-23  Robert ReifTest waveInGetDevCapsW.
2004-07-23  Robert ReifWindows 95 doesn't support waveOutGetDevCapsW.
2004-07-21  Francois GougetMake sure we won't get an overflow in check_position...
2004-07-21  Robert ReifAdds *GetDevCapsW bad pointer check.
2004-07-20  Francois GougetRevert my previous incorrect check_position() patch...
2004-07-20  Robert ReifNotify when position format not supported.
2004-07-19  Francois GougetIn interactive mode, check that the tone duration is...
2004-07-19  Francois GougetFix the check_position() test: on Windows waveOutGetPos...
2004-06-14  Robert ReifRemoved 11 bit sample size capture test because at...
2004-06-04  Robert ReifTreat WAVE_MAPPER as a real device and performs all...
2004-06-01  Robert ReifAdded a test to check playback position after done...
2004-06-01  Robert ReifAdded another possible windows failure mode.
2004-05-27  Robert ReifAdded WAVE_MAPPED flag test.
2004-05-21  Robert ReifFixed a bug I introduced in waveInGetDevCapsA(WAVE_MAPP...
2004-05-20  Francois GougetSplit off the winmm capture test.
2004-05-20  Francois GougetAdd a 5 second test tone to help debug issues with...
2004-05-14  Robert ReifPrint human-readable capabilities flag.
2004-05-13  Robert ReifwaveOutGetDevCapsA can fail with MMSYSERR_BADDEVICEID or
2004-04-30  Robert ReifYou have to have at least one device before you can...
2004-04-28  Robert ReifAnother error return value check added after looking...
2004-04-27  Robert ReifRestore the 2 MHz sample rate test and fix the winealsa...
2004-04-26  Francois GougetwaveOutGetDevCaps(-1...) must return the capabilities...
2004-03-27  Robert ReifClean up white spaces.
2004-03-02  Alexandre JulliardWe no longer use the .exe.spec.c files.
2003-11-11  Robert ReifDon't flag failed opens of unsupported formats as an...
2003-11-11  Robert ReifFix a race condition where result could be read before...
2003-10-28  Robert ReifAdded support for getting the wave device name.
2003-09-11  Francois GougetModify ok("xxx") calls into ok("xxx\n") as is now expected.
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2003-04-02  Robert ReifAdded more information to some of the failure messages.
2003-03-04  Robert ReifAdded waveIn tests.
2003-01-20  Francois GougetMake sure we always know about the 48 and 96kHz formats...
2003-01-03  Gerald Pfeifer#include <stdlib.h> instead of the non-standard <malloc.h>.
2003-01-02  Francois GougetAdd support for WINETEST_INTERACTIVE. If set then tests...
2002-12-16  Francois GougetAdd the capacity of playing a test tone using the ...
2002-12-15  Francois GougetIf given a bad device id waveOutGetDevCapsA is supposed...
2002-12-12  Francois GougetFix error reporting in wavemap.c:wodOpen(); this solves the
next