atl80: Added AtlComModuleRegisterServer implementation (based on AtlModuleRegisterSer...
[wine] / dlls / dmscript / dmscript_main.c
2011-08-02  Alexandre Julliardwinecrt0: Remove the clsid parameter in __wine_(un...
2011-07-29  Michael Stefaniucdmscript: Merge the IClassFactory implementations.
2010-12-03  Alexandre Julliarddmscript: Convert dll registration to the IRegistrar...
2010-01-14  Michael Stefaniucdmscript: Avoid newlines inside FIXME messages.
2009-01-13  Michael Stefaniucdmscript: Remove superfluous pointer casts.
2008-12-01  Alexandre Julliarddmscript: Remove some unused functions.
2008-07-31  Andrew Talbotdmscript: Sign-compare warning fix.
2008-02-29  Rob ShearmanInclude config.h and wine/port.h in files that use...
2007-09-21  Andrew Talbotdmscript: Indirection level fix.
2007-05-30  Alexandre Julliarddmusic: Fix license headers that mistakenly use GPL...
2007-04-25  Andrew Talbotdmscript: Constify a variable.
2006-11-09  Marcus Meissnerdmscript: Replaced && 0xff by & 0xff.
2006-10-09  Michael Stefaniucdmscript: Win64 printf format warning fixes.
2006-09-14  Stefan Leichterdmscript: Print 64bit integers with wine_dbgstr_longlong.
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2005-08-10  Francois GougetCorrect more mismatches between spec files and comments...
2005-08-10  Vincent BéronCorrect mismatches between spec files and comments...
2005-08-08  Alexandre JulliardDon't prefix the functions DllCanUnloadNow, DllGetClass...
2005-05-30  Dmitry TimoshkovMake more of the OLE interface vtables const.
2005-02-02  James HawkinsProperly implement DllCanUnload ref counting.
2005-01-24  Paul Vriens- use Interlocked* functions in AddRef and Release.
2004-09-06  Alexandre JulliardRemoved some uses of the non-standard ICOM_THIS macro.
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-08-12  Alexandre JulliardGet rid of the non-standard ICOM_VFIELD macro.
2004-02-25  Rok MandeljcAdded name resolving for CLSIDs, IIDs, GUIDs and return...
2004-01-20  Rok Mandeljc- updated resources to DX9
2003-08-22  Rok Mandeljc- implemented loader, loader's stream and loading of...
2003-07-21  Rok MandeljcSplit the dmusic interfaces.
2003-04-08  Rok MandeljcAdded stubs for dpnhpast and for all the dmusic dlls.