xmllite: Fail to set input for external IXmlReaderInput.
[wine] / dlls / itss / itss.c
2012-08-20  Nikolay Sivovitss: Call interface methods properly.
2011-08-02  Alexandre Julliardwinecrt0: Remove the clsid parameter in __wine_(un...
2010-12-13  Alexandre Julliarditss: Convert protocol registration to the IRegistrar...
2010-12-05  Michael Stefaniucitss: Standardize the COM usage in itss.c.
2009-01-26  Michael Stefaniucitss: Remove some superfluous pointer casts.
2008-10-14  Andrew Talbotitss: Sign-compare warnings fix.
2008-04-30  Alexandre Julliarditss: Fix function prototype now that widl does the...
2008-02-27  Rob Shearmanitss: Don't use typeof as it's not portable.
2007-05-07  Andrew Talbotitss: Exclude unused headers.
2006-12-24  Jacek Cabanitss: Added ITSProtocol stub implementation.
2006-12-24  Jacek Cabanitss: DllCanUnloadNow code clean up.
2006-12-24  Jacek Cabanitss: Move registration code to inf file and add missin...
2006-12-24  Jacek Cabanitss: Rename CLSID_ITSProtocol to CLSID_MSITStore.
2006-10-12  Hans Leidekkeritss: Win64 printf format warning fixes.
2006-08-22  Mike McCormackitss: Simplify the class factory.
2006-06-10  Alexandre Julliarditss: Make the virtual table functions static where...
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2005-08-25  James HawkinsMoved itss.idl to include/wine.
2005-08-23  James HawkinsRegister the ITStorage class.
2005-07-13  Mike McCormackInterlocked LONG* gcc warning fixes.
2005-07-12  Mike McCormackInterlocked LONG* gcc warning fixes.
2005-06-23  Jacek CabanUse GUIDs from itss.idl.
2005-06-01  Dmitry TimoshkovMake more of the OLE interface vtables const.
2005-03-21  Vincent BéronCorrect and complete some api documentation.
2005-02-22  Jacek CabanAdded implementation of LockServer.
2005-01-14  Robert ShearmanRemove MODULENAME prefix from
2005-01-03  Jacek CabanImplemented DllCanUnloadNow.
2004-11-19  Mike McCormackUse interlocked functions for thread safety.
2004-10-18  Joris HuizerAdded IClassFactory->CreateInstance aggregation checks.
2004-10-07  Francois GougetDon't define COBJMACROS in objbase.h.
2004-09-28  Huw DaviesFix a reference leak on failure (spotted by Rob Shearman).
2004-09-06  Alexandre JulliardRemoved some uses of the non-standard ICOM_THIS macro.
2004-08-25  Mike McCormackFix the ITS moniker implementation.
2004-08-24  Alexandre JulliardAuthors: Stewart Caie<kyz@uklinux.net>, Jed Wing <jedwi...