Replace strncpy with memcpy or lstrcpyn.
[wine] / dlls / dmloader / loaderstream.c
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...