oleacc: Add ObjectFromLresult stub.
[wine] / dlls / winmm /
2009-07-03  Michael Stefaniucwinmm: Build language resource files separately.
2009-07-02  Aurimas Fišeraswinmm: Add Lithuanian translation.
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-05-20  Alexandre Julliardwinmm: Fix some Win64 pointer truncations issues.
2009-05-08  Łukasz Wojniłowiczwinmm: Added Polish translation.
2009-04-09  Detlef Riekenbergwinmm/tests: Fix a test on win98.
2009-04-02  Aric Stewartwinmm: SND_ALIAS and SND_ALIAS_ID overlap so when check...
2009-04-02  Aric Stewartwinmm: Properly cleanup in return from proc_PlaySound...
2009-03-30  Eric Pouechwinmm: Added support for SND_ALIAS_ID in winmm.PlaySoun...
2009-03-23  Alexandre Julliardwinmm: Make sound.drv into a stand-alone 16-bit module.
2009-03-10  Francois Gougetwinmm: Try to load the Esound driver as a last resort.
2009-02-20  Michael Stefaniucwinmm: Remove superfluous pointer casts.
2009-02-19  Michael Stefaniucwinmm: Remove commented out code.
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-02-06  Alexandre Julliardwinmm: Disable system thread if poll() support is missing.
2009-02-06  Michael Stefaniucwinmm: SendDriverMessage takes LPARAM as 3rd and 4th...
2009-02-04  Michael Stefaniucinclude: Change some DWORD to DWORD_PTR in mmddk.h.
2009-02-02  Andrew Talbotwinmm: Declare some functions static.
2009-01-29  Alasdair Sinclairwinmm/tests: Fix missing void in empty parameter list.
2009-01-26  Andrew Nguyenwinmm: Make the return behavior of waveOutPrepareHeader...
2009-01-20  Alexandre Julliardwinmm/tests: Increase the timing tolerances some more.
2009-01-09  Alexandre Julliardinclude: Fix a number of mmsystem.h structure for Win64.
2009-01-03  Alexandre Julliardwinmm/tests: Fix handle casting warnings on 64-bit.
2009-01-02  Christian Costawinmm: Check param in joyConfigChanged.
2008-12-29  Dan Kegelwinmm: Don't crash on PlaySound(... SND_ALIAS_ID).
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-12-22  Vitaliy Margolenwinmm: Stub joyConfigChanged.
2008-12-15  Andrew Talbotwinmm: Sign-compare warning fix.
2008-12-11  ByeongSik Jeon*Ko.rc: Update Korean resource.
2008-11-26  Maarten Lankhorstwinmm: Some 64-bit pointer fixes.
2008-11-26  Francois GougetStraighten out some ellipses.
2008-11-24  Francois GougetAssorted spelling fixes.
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-11-03  Michael StefaniucRemove the remaining casts of NULL.
2008-10-29  Andrew Nguyenwinmm: Fix a potential infinite recursion bug.
2008-10-27  Vitaliy Margolenwinmm: Support more joysticks.
2008-10-21  Dmitry Timoshkovwinmm: MMIO_ALLOCBUF is ignored if mmioOpen gets a...
2008-10-18  Alexandre JulliardConvert remaining source files to utf-8.
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-13  Marcus MeissnerFixed RegEnumKey(Ex)W buffer sizes.
2008-10-13  Muneyuki Noguchiwinmm: Convert Japanese resource to UTF-8.
2008-10-10  Dmitry Timoshkovwinmm: The buffer provided by an application is valid...
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-08-18  Jeff Zaroykowinmm: Remove misleading message.
2008-08-18  Christian Costawinmm: Implement stub for midiConnect and midiDisconnect.
2008-07-23  Dan Kegelwinmm/tests: Test mciSendString with non-null return...
2008-07-18  Huw Davieswinmm: Only fill in the MIXERLINEA struct if the call...
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-06-11  Francois Gougetwinmm: Remove spaces before '\n' in resource strings.
2008-06-05  Matthew D'Asarommio: Do not zero current file position whenever mmioSe...
2008-06-04  Zac Brownwinmm: msiSendStringW: Don't free substring after origi...
2008-05-26  Dan Kegelwinmm: Use HeapAlloc in the capture test instead of...
2008-05-22  Maarten Lankhorstwinmm: Fix valgrind warnings on exit.
2008-05-22  Maarten Lankhorstwinmm: Use HeapAlloc in the wave test instead of using...
2008-05-07  Jens Albretsenwinmm: Danish translation.
2008-05-07  Francois GougetAssorted spelling fixes.
2008-05-06  Maarten Lankhorstwinmm: Make mixer test less strict so it passes with...
2008-04-29  Lei Zhangwinmm: Do not unload drivers when the process is termin...
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-04-22  Austin EnglishSpelling fixes.
2008-04-14  Rok Mandeljcwinmm: Slovenian translation: Add a string that got...
2008-04-07  Rok Mandeljcwinmm: Updated Slovenian translation.
2008-03-24  Andrew Talbotwinmm: Assign to struct instead of using memcpy.
2008-03-18  Maarten Lankhorstwinmm: Fix midi deadlock by not holding lock on release.
2008-03-04  Rob Shearmanmakefiles: Simplify the use of the IMPORTLIB variable...
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...
2008-02-06  Andrew Talbotwinmm: Remove unneeded casts.
2008-01-16  Alexandre Julliardwinmm: Load only one sound driver at a time.
2008-01-04  Austin EnglishMore spelling fixes.
2007-12-05  Alexandre Julliardwinmm/tests: Don't mess with the mixer controls in...
2007-11-29  Aric Stewartwinmm: Correct check for MIXER_GETLINECONTROLSF_ONEBYTY...
2007-11-19  Michael Stefaniucdlls: Remove duplicate includes.
2007-10-26  Dan Kegelwinmm: Avoid testing linecontrols if can't get line...
2007-10-15  Andrew Talbotwinmm: Fix some memory leaks.
2007-10-09  Maarten Lankhorstwinmm: Set default sound driver to alsa,oss,coreaudio.
2007-09-13  Americo Jose MeloUpdate the Portuguese translation.
2007-08-30  Francois Gougetmmsystem: Better stick the the PSDK types.
2007-08-30  Francois Gougetwinmm: Fix the mmTask*() prototypes.
2007-07-27  Maarten Lankhorstwinmm: Don't operate on freed data in timer.
2007-06-26  Michael Stefaniucwinmm: Replace malloc with HeapAlloc.
2007-06-22  Michael Stefaniucwinmm: Do not dump the version info when loading drivers.
2007-06-11  Vedran Rodicwinmm: Fix PlaySound so it doesn't block when another...
next