Fix improper WAVEFORMATEX size calculation for non PCM formats.
[wine] / dlls / msacm / internal.c
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2003-07-02  Eric Pouech- renamed winmm.OpenDriverW into winmm.OpenDriver
2003-01-14  Francois GougetRemove (POINTER)NULL casts.
2002-10-22  Michael StefaniucCompile the msacm dll with STRICT defined.
2002-05-31  Vincent BéronRemoved trailing whitespace.
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2002-02-08  Eric PouechFixed bug in cache init.
2001-05-22  Eric PouechMimic more closely Windows' behavior (a MSACM driver...
2001-04-23  Eric PouechAdded cache for drivers information.
2000-11-13  Alexandre JulliardReplaced a few internal functions by exported ones.
2000-10-12  Eric PouechAdded PCM converter internal driver.
2000-10-02  James HathewaySilence unneeded exception to allow easier ACM debugging.
2000-09-25  Alexandre JulliardRemoved inclusion of wine/winestring.h from winbase...
2000-08-26  Eric PouechImplemented most of '*Format*' API.
2000-08-14  Alexandre JulliardReplaced all lstr* calls from inside Wine code by their...
2000-07-26  Eric Pouech- removed (now obsolete) driver.h file (it's content...
2000-07-24  Alexandre JulliardMerged msacm and msacm32 dlls.