Fix a heap corruption in MIX_Init ( sizeof() != strlen() ).
[wine] / dlls / winmm / wineoss / oss.c
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2002-05-31  Vincent BéronRemoved trailing whitespace.
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2001-07-11  Patrik StridvallDocumentation fixes.
2001-07-02  Patrik StridvallDocumentation fixes.
2001-05-07  Bang Jun-YoungCall OSS_MidiInit() only if HAVE_OSS_MIDI is defined.
2001-01-25  Patrik StridvallFixed some issues found by winapi_check.
2000-12-27  Ulrich WeigandCompile fix if HAVE_OSS is not defined.
2000-12-19  François Gougetwinuser.h now requires that we include winbase.h first.
2000-07-26  Eric Pouech- removed (now obsolete) driver.h file (it's content...
2000-06-24  Eric PouechCleaned up loading/init code in OSS.
2000-02-10  Jeremy WhiteRemoved #include of wingdi.h and windef.h from winuser...
1999-10-24  Eric PouechSplit the multimedia/ directory into dlls/ subdirectories.