We are no longer generating .dbg.c files.
[wine] / dlls / dmloader / dmloader_private.h
2005-07-26  Alexandre JulliardUncomment the typedef in the DECLARE_INTERFACE macro...
2005-07-05  Mike McCormackFix gcc 4.0 -Wpointer-sign warnings.
2005-05-30  Dmitry TimoshkovMake more of the OLE interface vtables const.
2004-08-22  Alexandre JulliardDon't define BEGIN_INTERFACE in unknwn.h.
2004-08-13  Alexandre JulliardMoved ICOM_THIS_MULTI definition out of objbase.h and...
2004-08-12  Alexandre JulliardGet rid of the non-standard ICOM_VTABLE macro.
2004-08-12  Alexandre JulliardGet rid of the non-standard ICOM_VFIELD macro.
2004-08-11  Francois GougetModify widl to put the C COM macros inside an #ifdef...
2004-05-13  Rok Mandeljcdmloader: complete rewrite and full implementation.
2004-02-25  Rok MandeljcAdded name resolving for CLSIDs, IIDs, GUIDs and return...
2004-01-20  Rok Mandeljc- updated resources to DX9
2003-10-31  Raphael Junqueira- better traces
2003-09-22  Rok MandeljcRewritten cache code and fixed a bug that was in it.
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2003-08-22  Rok Mandeljc- implemented loader, loader's stream and loading of...
2003-07-21  Rok MandeljcSplit the dmusic interfaces.