ntdll: Implement DVD_ReadStructure.
[wine] / dlls / msacm / imaadp32 /
2005-11-28  Dmitry TimoshkovFix all drivers DriverProc to conform to the DRIVERPROC...
2005-11-26  Alexandre JulliardRenamed all .cvsignore files to .gitignore.
2005-09-29  Alexandre JulliardWe are no longer generating .dbg.c files.
2005-08-17  Alexandre JulliardMake all the DriverProc entry points private.
2005-04-18  Eric PouechFixed some signed / unsigned pointer casts.
2005-01-09  Eric PouechRemoved excessive statement (break after return or...
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-10-07  Eric PouechMinor comments cleanups.
2002-06-21  Alexandre JulliardMade some more spec file entries optional or unnecessary.
2002-06-10  David D. HagoodADPCM nybble processing order was incorrect.
2002-05-31  Vincent BéronRemoved trailing whitespace.
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  Eric PouechCreated an ACM IMA ADPCM codec.
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-23  Hidenori TakeshimaImplemented an IMA driver.