Correct all instances of mixMessage to mxdMessage.
[wine] / dlls / winmm / wineoss / mixer.c
2002-12-23  Jeff SmithCorrect all instances of mixMessage to mxdMessage.
2002-08-17  Patrik StridvallAdded include protection for unistd.h and sys/time.h.
2002-05-31  Vincent BéronRemoved trailing whitespace.
2002-05-22  Patrik StridvallFixed some issues found by winapi_check.
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2001-11-05  Eric PouechFixed dst / src lines implementation.
2001-07-11  Patrik StridvallDocumentation fixes.
2001-05-07  Bang Jun-YoungInclude missing errno.h.
2001-04-20  James HathewayMake sure to return our variable with the correct retur...
2001-01-15  Alexandre JulliardRemoved unnecessary headers.
2000-12-09  Andreas Mohr- README update
2000-08-18  Ed SnowClean out the hack on BASS/TREBLE and suppress them...
2000-07-26  Eric Pouech- removed (now obsolete) driver.h file (it's content...
2000-07-15  Ed SnowFixes unmuting when unmuted.
2000-02-10  Alexandre JulliardOptimized debugging API to reduce code size.
2000-01-04  Eric PouechRemoved extraneous ERR message.
1999-12-27  Francois GougetBuffer overflows and strncpy fixes.
1999-10-31  Patrik StridvallAdded missing configuration #if:s and #includes:s.
1999-10-24  Eric PouechSplit the multimedia/ directory into dlls/ subdirectories.