ole32: Remove superfluous pointer casts.
[wine] / dlls / winmm /
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...
2007-06-11  Alexandre Julliardwinmm: Initialize the timer critical section statically.
2007-06-11  Alexandre Julliardwinmm: Maintain the timer list sorted by expiration...
2007-06-11  Alexandre Julliardwinmm: Convert the timer list to a standard Wine list.
2007-06-07  Alexandre Julliardwinmm: Get rid of the WINE_MM_IDATA global structure...
2007-06-07  Maarten Lankhorstwinmm: Use unix fd's instead of win32 events to sync...
2007-06-07  Alexandre Julliardwinmm: Fix computation of sleep time until next timeout.
2007-06-01  Dmitry Timoshkovmidimap: Fix compilation warnings in 64-bit mode.
2007-05-29  Andrew Talbotwinmm: Exclude unused headers.
2007-05-25  Dmitry Timoshkovwine: Switch to using 'long' for INT_PTR type for 64...
2007-05-07  Maarten Lankhorstwinmm: Use criticalsection for determining wether timer...
2007-04-23  Maarten Lankhorstwinmm: Pass the right message to hwnd from mixer callback.
2007-04-16  Maarten Lankhorstwinmm: Implement CALLBACK_WINDOW.
2007-03-26  Andrew Talbotwinmm: Replace inline static with static inline.
2007-03-12  Jan Zerebeckiwinmm: Add DebugInfo to critical sections.
2007-03-07  Andrew Talbotwinmm: Replace const pointer parameters with correct...
2007-02-09  Vitaly LipatovSome fixes in russian resources.
2007-02-05  Andrew Talbotwinmm: Declare a function static.
next