Better function parameter checking.
[wine] / dlls / msacm / driver.c
2004-05-03  Robert ReifBetter function parameter checking.
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2003-07-02  Eric Pouech- renamed winmm.OpenDriverW into winmm.OpenDriver
2002-10-22  Michael StefaniucCompile the msacm dll with STRICT defined.
2002-08-09  Michael Stefaniuc- Convert HDRVR to a void*.
2002-07-24  Andreas MohrMisc spelling fixes.
2002-05-31  Vincent BéronRemoved trailing whitespace.
2002-05-16  Steven EdwardsFixed snprintf warnings.
2002-05-11  Eric PouechMoved session instance loading to winmm.
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2001-11-09  Travis MichielsenTest bits with '&' instead of '&&'.
2001-07-25  Alexandre JulliardRemoved unnecessary inclusion of heap.h.
2001-06-13  Dmitry TimoshkovProtect against a driver misconfiguration.
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-13  Eric PouechFixed opening of some drivers.
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-08-26  Eric PouechImplemented most of '*Format*' API.
2000-08-08  Alexandre JulliardSmall dll interfaces cleanups.
2000-07-26  Eric Pouech- removed (now obsolete) driver.h file (it's content...
2000-07-24  Alexandre JulliardMerged msacm and msacm32 dlls.