Added more error codes to dxerr8 and dxerr9 which were extracted from
[wine] / dlls / msacm / msacm32.spec
2005-08-17  Alexandre JulliardMake all the DriverProc entry points private.
2005-06-23  Alexandre JulliardSort entry points in the same order as Windows.
2003-03-20  Alexandre JulliardTake advantage of new winebuild syntax to remove redund...
2002-11-04  Alexandre JulliardMade the dll entry point default to DllMain and removed...
2002-06-21  Alexandre JulliardMade some more spec file entries optional or unnecessary.
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...
2001-02-21  Alexandre JulliardRemoved some unnecessary ordinals.
2000-11-16  Alexandre JulliardAvoid linking with ntdll where possible.
2000-11-05  Alexandre JulliardDeclare debug channels in all dlls that need them;...
2000-10-23  Alexandre JulliardBuild Win32 resources as .res files and dump them into...
2000-10-12  Eric PouechAdded PCM converter internal driver.
2000-09-27  Alexandre JulliardAdded a few missing imports.
2000-08-26  Eric PouechImplemented most of '*Format*' API.
2000-08-06  Alexandre JulliardAdded imports of kernel32.dll where necessary.
2000-08-03  Alexandre JulliardAdded imports of user32/gdi32/kernel32 wherever necessary.
2000-07-24  Alexandre JulliardMerged msacm and msacm32 dlls.