itss: Reorder some code to avoid leaking memory on an error path.
[wine] / dlls / itss / storage.c
2010-02-10  Michael Stefaniucitss: Reorder some code to avoid leaking memory on...
2010-02-08  Erich Hooveritss: Implement IStorageImpl_OpenStorage.
2008-03-01  Andrew Talbotitss: Assign to structs instead of using memcpy.
2007-05-07  Andrew Talbotitss: Exclude unused headers.
2007-03-13  Jacek Cabanitss: Ignore trailing slash in IStorage::OpenStream.
2007-02-23  Jacek Cabanitss: Fix opening streams with back slashes.
2007-01-15  Jacek Cabanitss: Close chm file when destroying Storage.
2007-01-15  Jacek Cabanitss: Return S_FALSE in IStream::Read if there is no...
2006-12-24  Jacek Cabanitss: DllCanUnloadNow code clean up.
2006-10-12  Hans Leidekkeritss: Win64 printf format warning fixes.
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2005-08-25  James HawkinsMoved itss.idl to include/wine.
2005-07-13  Mike McCormackInterlocked LONG* gcc warning fixes.
2005-06-20  Mike McCormackMake functions static.
2005-06-01  Dmitry TimoshkovMake more of the OLE interface vtables const.
2005-01-03  Jacek CabanImplemented DllCanUnloadNow.
2004-12-13  Eric PouechFixed copy&paste error.
2004-10-07  Francois GougetDon't define COBJMACROS in objbase.h.
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...