usp10: Move the application of pair values to a helper function.
[wine] / dlls / dmloader / loaderstream.c
2011-08-02  Frédéric Delanoydlls: Assorted spelling fixes.
2009-01-13  Michael Stefaniucdmloader: Remove superfluous pointer casts.
2008-12-03  Alexandre Julliarddmloader: Make some functions static.
2008-06-30  Alexandre JulliardFix a few %ll printf formats.
2007-12-08  Andrew Talbotdmloader: Remove unneeded casts.
2007-06-22  Michael Stefaniucdmloader: Do not use wide character constants.
2007-05-30  Alexandre Julliarddmusic: Fix license headers that mistakenly use GPL...
2007-01-18  Francois GougetDon't put single quotes around '%s' when using the...
2006-10-12  Michael Stefaniucdmloader: Win64 printf format warning fixes.
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-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...