- Add critsec debugging info.
[wine] / dlls / msacm / msg711 /
2005-01-09  Eric PouechRemoved excessive statement (break after return or...
2004-12-14  Robert ReifFix a typo that didn't allow pcm to mulaw conversions.
2004-04-20  Francois GougetMake static Unicode strings const.
2004-03-24  Alexandre Julliard.spec.c files are no longer used for 32-bit dlls.
2004-01-20  Alexandre JulliardMoved msacmdrv.h to include directory to avoid inter...
2003-10-11  Dimitrie O. PaunRemove SYMBOLFILE and LDDLLFLAGS from Makefiles.
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2003-08-20  Alexandre Julliardwinnls.h must not include winbase.h.
2002-12-02  Francois GougetRemoved unnecessary HANDLE typecasts.
2002-06-21  Alexandre JulliardMade some more spec file entries optional or unnecessary.
2002-05-31  Vincent BéronRemoved trailing whitespace.
2002-05-21  Eric PouechImplemented a G711 ACM codec (supports both A-Law and...
2002-05-17  Alexandre JulliardRemoved most imports of ntdll since we no longer import...
2002-05-14  Alexandre JulliardAdded winebuild support for generating a .dbg.c file...
2002-05-11  Alexandre JulliardAdded -res option to specify resources on winebuild...
2002-05-09  Alexandre JulliardMoved imports specification from the .spec into the...
2002-05-05  Alexandre JulliardRemoved more code at Hidenori's request.
2002-04-02  Eric PouechMade use of MSACM driver definitions.
2002-03-22  Hidenori TakeshimaImplemented G711 codec driver.