dmloader: Use dump_DMUS_OBJECTDESC to dump data to avoid truncation in TRACE.
[wine] / dlls / dmloader / loader.c
2012-12-20  Christian Costadmloader: Use dump_DMUS_OBJECTDESC to dump data to...
2012-12-18  Christian Costadmloader: COM cleanup of IDirectMusicLoader object.
2012-11-05  AndrĂ© Hentscheldmloader: Fix sizeof statement (coverity).
2012-05-15  Francois GougetAssorted typo, spelling, wording and case fixes.
2012-03-26  Andrew Eikumdmloader: Don't claim partial success when loading...
2011-11-14  Francois Gougetdmloader: Remove an unused critical section.
2011-08-02  Michael Stefaniucdmloader: Simplify the module refcount handling.
2010-01-06  David Adamdmloader: Fix a possible null dereference.
2009-12-11  Marcus Meissnerdmloader: pObject NULL checks are not necessary (Coverity).
2009-03-09  Francois GougetRemove spaces before '\n's.
2008-12-29  Francois GougetAssorted spelling fixes.
2008-12-17  Francois Gougetdmloader: Add a trailing '\n' to a Wine trace.
2008-12-03  Alexandre Julliarddmloader: Make some functions static.
2008-12-01  Francois Gougetdmloader: Remove WINAPI on static functions where not...
2008-11-03  Michael Stefaniucdmloader: Do not cast NULL.
2008-02-25  Andrew Talbotdmloader: Assign to structs instead of using memcpy.
2007-05-30  Alexandre Julliarddmusic: Fix license headers that mistakenly use GPL...
2007-03-12  Jan Zerebeckidmloader: Add DebugInfo to critical sections.
2006-10-12  Michael Stefaniucdmloader: Win64 printf format warning fixes.
2006-10-06  Francois Gougetdmloader: Modify the debugstr_DMUS_* functions to retur...
2006-06-10  Alexandre Julliarddmloader: Make the virtual table functions static where...
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2005-11-08  Christian CostaAdd some checks and fix some stream leaks.
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-12-09  Alexandre JulliardJanitorial: C booleans must not be compared against...
2004-09-08  Hans LeidekkerFix signed/unsigned comparison warnings.
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-06-15  Francois GougetAssorted spelling and case fixes.
2004-05-13  Rok Mandeljcdmloader: complete rewrite and full implementation.
2004-03-12  Raphael Junqueira- scripts sub-containers loading
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-10-28  Rok MandeljcFix dmloader's behavior to be more MS compliant.
2003-10-27  Raphael Junqueira- Some fixes on DirectSound init (need SetCooperativeLe...
2003-09-22  Rok MandeljcRewritten cache code and fixed a bug that was in it.
2003-09-08  Francois GougetA few spelling fixes.
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.