wintrust: Use path in WIN_TRUST_SUBJECT_FILE structure rather than assuming a path...
[wine] / dlls / dmloader / loader.c
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.