- Prefix many more functions, types, structs, etc. with MSVCRT_.
[wine] / dlls / msdmo /
2004-01-27  Alexandre JulliardOnly link against libdxguid where necessary.
2003-12-01  Tom WicklineUse the same version format for all DX dlls.
2003-11-25  Ulrich CzekallaImplemented DMORegister, DMOUnregister, DMOGetName...
2003-10-11  Dimitrie O. PaunRemove SYMBOLFILE and LDDLLFLAGS from Makefiles.
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2003-07-21  Michael Günnewig- Implemented Mo* methods.
2002-12-12  Alexandre JulliardAdded .spec.def files.
2002-06-21  Alexandre JulliardMade some more spec file entries optional or unnecessary.
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-03-22  Hidenori TakeshimaRemoved some code because of concerns over the Microsof...
2002-03-20  Alexandre JulliardChanged builtin dlls file names to make it clear they...
2002-03-20  Hidenori TakeshimaImplemented some APIs.
2001-10-23  Hidenori TakeshimaAdded stubs for msdmo.dll, qcap.dll and devenum.dll.