Better function parameter checking.
[wine] / dlls / msacm / format.c
2004-05-03  Robert ReifBetter function parameter checking.
2004-04-20  Francois GougetMake static Unicode strings const.
2004-01-16  Robert ReifFix improper WAVEFORMATEX size calculation for non...
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2003-01-23  Waldeck SchutzerAudio codecs were erroneously being listed multiple...
2002-12-02  Francois GougetRemoved unnecessary HANDLE typecasts.
2002-10-31  Dmitry TimoshkovFix some types and function prototypes according to...
2002-10-22  Michael StefaniucCompile the msacm dll with STRICT defined.
2002-05-31  Vincent BéronRemoved trailing whitespace.
2002-05-11  Eric PouechFixed bug in acmFormatTagEnumW.
2002-03-26  Vincent Béron- Converted HACMOBJ to void*
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2001-12-04  Eric PouechFixed acmFormatChoose returned fields.
2001-06-11  Patrik StridvallDocumentation ordinal fixes (using winapi_fixup).
2001-05-22  Eric PouechMimic more closely Windows' behavior (a MSACM driver...
2001-04-23  Eric PouechAdded cache for drivers information.
2001-02-12  James HathewayacmDriverEnumW shouldn't return MMSYSERR_ERROR if
2001-01-26  James JuranAdd <string.h> to files that needed it.
2000-12-01  Patrik StridvallAdded/modified documentation for function arguments.
2000-11-28  Alexandre JulliardGot rid of the Wine internal lstrcpy* functions and...
2000-10-12  Eric PouechAdded PCM converter internal driver.
2000-09-25  Alexandre JulliardRemoved inclusion of wine/winestring.h from winbase...
2000-09-09  Eric PouechAdded *Filter* functions.
2000-08-26  Eric PouechImplemented most of '*Format*' API.
2000-07-24  Alexandre JulliardMerged msacm and msacm32 dlls.