atl80: Added AtlComModuleRegisterServer implementation (based on AtlModuleRegisterSer...
[wine] / dlls / itss /
2005-08-09  Alexandre JulliardMark DllMain and similar exports as private.
2005-07-13  Mike McCormackInterlocked LONG* gcc warning fixes.
2005-07-12  Mike McCormackInterlocked LONG* gcc warning fixes.
2005-06-27  Jacek CabanExport DllMain as native does.
2005-06-23  Jacek CabanUse GUIDs from itss.idl.
2005-06-20  Mike McCormackMake functions static.
2005-06-01  Dmitry TimoshkovMake more of the OLE interface vtables const.
2005-05-24  Hans LeidekkerFix uninitialized warnings.
2005-05-09  Alexandre JulliardAdded rules for building import libraries in the indivi...
2005-05-07  Alexandre JulliardAdded rules to build import libraries in the individual...
2005-04-18  Peter Berg LarsenReplace strncpy with memcpy or lstrcpyn.
2005-03-21  Vincent BéronCorrect and complete some api documentation.
2005-02-22  Jacek CabanAdded implementation of LockServer.
2005-02-09  Tom FogalSimple aggregation fix.
2005-01-14  Robert ShearmanRemove MODULENAME prefix from
2005-01-03  Jacek CabanImplemented DllCanUnloadNow.
2004-12-13  Eric PouechFixed copy&paste error.
2004-12-09  Alexandre JulliardJanitorial: C booleans must not be compared against...
2004-11-19  Mike McCormackUse interlocked functions for thread safety.
2004-10-19  Hans LeidekkerAdd ffs() to porting library, needed by MinGW.
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-21  Alexandre JulliardIgnore the generated header files.
2004-09-21  Alexandre JulliardBuild the .h files from their idl source at compile...
2004-09-20  Alexandre JulliardBuild idl files as part of the normal build process.
2004-09-06  Alexandre JulliardRemoved some uses of the non-standard ICOM_THIS macro.
2004-08-31  Alexandre JulliardGet rid of CVS keywords.
2004-08-25  Mike McCormackFix the ITS moniker implementation.
2004-08-24  Alexandre JulliardAuthors: Stewart Caie<kyz@uklinux.net>, Jed Wing <jedwi...