Better function parameter checking.
[wine] / dlls / msacm / msacm32_main.c
2004-05-03  Robert ReifBetter function parameter checking.
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2003-06-30  Dmitry TimoshkovFor all DLLs with defined DllMain and which do not...
2003-01-14  Francois GougetRemove (POINTER)NULL casts.
2002-12-02  Francois GougetRemoved unnecessary HANDLE typecasts.
2002-11-04  Alexandre JulliardMade the dll entry point default to DllMain and removed...
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...
2001-08-21  Francois GougetDocumentation updates (mainly thru vs. through).
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-04-18  James HathewayAdd \n to FIXME call in acmGetVersion to prevent overfl...
2001-01-17  Alexandre JulliardCleaned up dll startup routines now that we have separa...
2000-08-26  Eric PouechImplemented most of '*Format*' API.
2000-08-14  Alexandre JulliardReplaced VERSION_* calls by exported API equivalents.
2000-07-24  Alexandre JulliardMerged msacm and msacm32 dlls.