getMessage() is only defined when HAVE_OSS is defined.
[wine] / dlls / winmm / wineoss / mixer.c
2004-10-14  Hans LeidekkergetMessage() is only defined when HAVE_OSS is defined.
2004-10-11  Eric Pouech- bring the multimedia doc up-to-date
2004-09-02  Rein KlazesFix a heap corruption in MIX_Init ( sizeof() != strlen...
2004-08-30  Robert ReifRound results of conversions between OSS and windows...
2004-08-27  Robert ReifSet proper target type.
2004-08-22  Robert ReifAdded support for multiple mixers.
2004-08-22  Robert ReifFixed bug in volume control step size so that it actual...
2004-08-20  Robert ReifChange step size from 0 to 1 for volume controls to...
2004-08-11  Robert ReifOnly copy number of bytes specified up to size of DevCa...
2003-10-07  Daniel MarmierFixed warnings with gcc option "-Wwrite-strings".
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2003-01-07  Dimitrie O. PaunDefine NONAMELESS{STRUCT,UNION} explicitly in the files...
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.