atl80: Added AtlComModuleRegisterServer implementation (based on AtlModuleRegisterSer...
[wine] / dlls / dmscript / script.c
2011-10-18  Marcus Meissnerdirectshow: Removed bad sizeof in copy/pasted code...
2011-08-02  Frédéric Delanoydlls: Assorted spelling fixes.
2009-01-13  Michael Stefaniucdmscript: Remove superfluous pointer casts.
2008-02-26  Andrew Talbotdmscript: Assign to structs instead of using memcpy.
2007-05-30  Alexandre Julliarddmusic: Fix license headers that mistakenly use GPL...
2006-10-09  Michael Stefaniucdmscript: Win64 printf format warning fixes.
2006-06-10  Alexandre Julliarddmscript: Make the virtual table functions static where...
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2005-11-10  Francois GougetRemove spaces before '\n' in traces.
2005-05-30  Dmitry TimoshkovMake more of the OLE interface vtables const.
2005-04-18  Peter Berg LarsenReplace strncpy with memcpy or lstrcpyn.
2005-02-02  James HawkinsProperly implement DllCanUnload ref counting.
2005-01-26  Francois GougetRemove unneeded NULL cast.
2005-01-24  Paul Vriens- use Interlocked* functions in AddRef and Release.
2005-01-09  Eric PouechRemoved excessive statement (break after return or...
2004-12-23  Michael StefaniucDo not check for non NULL pointer before HeapFree'ing...
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-05-11  Raphael Junqueira- Typo fix in dmusicf.h.
2004-05-10  Raphael Junqueira- Release DSBuffer on AudioPath destruction.
2004-05-05  Raphael JunqueiraMake IDirectMusicScriptImpl_IDirectMusicScript_CallRout...
2004-04-02  Raphael JunqueiraInitialize correctly the DMUS_OBJECTDESC local structure.
2004-03-12  Raphael Junqueira- scripts sub-containers loading
2004-03-09  Raphael JunqueiraBetter dmscript loading (now we load the script version...
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-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.