Prevent crash when listview trace logging is on.
[wine] / dlls / winmm / winemm.h
2002-09-06  Michael StefaniucPrepare dlls/{comctl32,gdi,msvideo,setupapi,shell32...
2002-08-09  Michael StefaniucConvert HMMIO to a void*.
2002-08-09  Michael Stefaniuc- Convert HDRVR to a void*.
2002-08-03  Michael StefaniucConvert HMIXER, HMIXEROBJ to a void*.
2002-08-02  Michael Stefaniuc- Converted HWAVE, HWAVEIN, HWAVEOUT to void*.
2002-08-01  Alexandre JulliardAuthors: Eric Pouech <eric.pouech@wanadoo.fr>, Michael...
2002-07-28  Alexandre JulliardConvert HTASK to void* (based on a patch by Michael...
2002-05-31  Vincent BéronRemoved trailing whitespace.
2002-05-29  Eric PouechSome other synchronisation issues.
2002-05-22  Eric PouechFixed hang in PlaySound in error cases; added registry...
2002-05-12  Eric PouechBetter behavior of PlaySound (error handling, synchroni...
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2002-02-02  Patrik StridvallMove __stdcall/__cdecl to the right place.
2001-12-21  Eric PouechFixed another bunch of bugs (mainly linked to operation...
2001-07-20  Patrik Stridvall- Made sure that the files that contains the declarations
2001-01-13  Ove KaavenRemove multimedia timers from the service thread, use...
2000-12-13  Eric PouechSplit driver functions into USER (16 bit part) and...
2000-09-26  Alexandre JulliardMoved all Win16 definitions out of the standard Windows...
2000-06-25  Eric PouechSeveral fixes spotted by Corel (Jean-Claude Batista...
2000-03-19  Eric PouechFixed segmented/linear buffers manipulation.
1999-10-24  Eric PouechSplit the multimedia/ directory into dlls/ subdirectories.