Fixed DC leak.
[wine] / dlls / msacm / driver.c
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.