Fix a copy&paste bug in get_buffer_pe.
[wine] / dlls / msacm / msg711 / msg711.c
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-01-20  Alexandre JulliardMoved msacmdrv.h to include directory to avoid inter...
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-05-31  Vincent BéronRemoved trailing whitespace.
2002-05-21  Eric PouechImplemented a G711 ACM codec (supports both A-Law and...
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.