shdocvw: Added WebBrowser v1 registration.
[wine] / dlls / dmloader / loaderstream.c
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2005-07-26  Alexandre JulliardUncomment the typedef in the DECLARE_INTERFACE macro...
2005-06-14  Alex Villacís LassoAvoid one more access to pcbRead.
2005-06-13  Alex Villacís LassoPrevent crash on IDirectMusicLoaderResourceStream_IStre...
2005-05-30  Dmitry TimoshkovMake more of the OLE interface vtables const.
2005-04-18  Peter Berg LarsenReplace strncpy with memcpy or lstrcpyn.
2004-12-22  Francois GougetRemove unneeded NULL casts.
2004-08-23  Alexandre JulliardGet rid of the no longer used ICOM_MSVTABLE_COMPAT_Dumm...
2004-08-12  Alexandre JulliardGet rid of the non-standard ICOM_VTABLE macro.
2004-07-12  Marcus MeissnerFixed (LPDIRECTMUSICLOADER8) cast.
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-23  Ge van GeldorpRename LARGE_INTEGER and ULARGE_INTEGER members "s...
2004-01-20  Rok Mandeljc- updated resources to DX9
2003-10-27  Raphael Junqueira- Some fixes on DirectSound init (need SetCooperativeLe...
2003-10-16  Alexandre JulliardReplaced a few more 0xffffffff by the appropriate const...
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...