Compare result of RegQueryValueExW() with ERROR_SUCCESS.
[wine] / dlls / ole32 / storage32.c
2005-07-28  Alexandre JulliardRemove duplicate definition of FILE_BEGIN.
2005-07-24  Stefan HuehnerFix some missing-declarations warnings.
2005-07-07  Vitaly LipatovAdded some documentation.
2005-06-06  Dmitry TimoshkovMake remaining OLE interface vtables const.
2005-05-18  Pierre d'HerbemontBig Endian specific code fixes in order to conform...
2005-05-14  Juan Lang- maintain proper byte order
2005-05-13  Mike McCormackMake sure a stream can't be created in read only storage.
2005-05-10  Mike McCormackFix a memory leak in the ole storage implementation.
2005-05-06  Matthew MastracciReplace stub entry for StgOpenStorageEx with call to...
2005-05-05  Matthew MastracciReplace StgCreateStorageEx stub with call to StgCreateD...
2005-04-24  Juan LangDefine and use endian conversion macros for big-endian...
2005-03-31  Mike McCormackEliminate forward declarations, make functions static.
2005-03-29  Huw DaviesWriteFmtUserTypeStg doesn't pull a CLSID from the regis...
2005-03-21  Mike McCormackEliminate casts of the return value of HeapAlloc.
2005-03-21  Troy Rolloix test for STGM_SHARE_EXCLUSIVE on nameless DocFiles.
2005-03-17  Juan LangAdd a comment about byte order, change types to reduce...
2005-03-11  Mike McCormackStgOpenStorage shouldn't open zero length storage files.
2005-03-09  Mike McCormackShared reading of storage files requires STGM_TRANSACTED.
2005-03-07  Mike McCormackFix more incorrect uses of STGM_ enumerations.
2005-03-07  Juan LangImplement StgCreatePropSetStg.
2005-03-05  Mike McCormackTest and fix grfMode handling in StgOpenDocfile.
2005-03-04  Mike McCormackImplement StgSetTimes.
2005-02-25  Paul VriensAdded some TRACE statements.
2005-02-24  Mike McCormackAdd struct StorageBaseImpl at the start of derived...
2005-02-21  Mike McCormackImplement and test IPropertySetStorage.
2005-01-11  Mike McCormackTests and fixes for StgOpenStorage.
2005-01-11  Mike McCormackTest and fix a few problems with OLE storage streams.
2005-01-10  Mike McCormackTest and fix StgCreateDocFile grfModes.
2004-12-23  Michael StefaniucDo not check for non NULL pointer before HeapFree'ing...
2004-12-09  Alexandre JulliardJanitorial: C booleans must not be compared against...
2004-11-30  Eric PouechConst correctness fixes.
2004-10-07  Francois GougetDon't define COBJMACROS in objbase.h.
2004-09-24  Joris HuizerRef count increment/decrement cleanup.
2004-09-22  Hans LeidekkerFix signed/unsigned comparison warnings.
2004-09-09  Alexandre JulliardGet rid 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-10  Mike McCormackstat on memory storage should return a NULL name, not "".
2004-05-21  Marcus MeissnerRevert broken strict aliasing fix.
2004-05-17  Patrik StridvallFixed some issues found by winapi_check.
2004-05-04  Francois GougetMake our ascii strings static const.
2004-05-04  Marcus MeissnerFixed strict aliasing issues in dlls/ole32.
2004-04-30  Francois GougetAdd a stub for StgCreateStorageEx(). Returns
2004-04-20  Francois GougetMake Unicode strings 'static const'.
2004-04-20  Francois GougetMake Unicode strings static const.
2004-01-23  Alexandre JulliardMoved a few remaining 16-bit definitions out of the...
2004-01-23  Ge van GeldorpFix various function prototypes to conform to PSDK.
2004-01-23  Ge van GeldorpRename LARGE_INTEGER and ULARGE_INTEGER members "s...
2003-09-22  Mike McCormackChange erroneous malloc to HeapAlloc.
2003-09-11  Dave MillerRemoved ordinals from comments.
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2003-07-09  Francois GougetSpelling fixes.
2003-06-18  Francois Gouget'sizeof type' is best avoided as it won't always compil...
2003-05-13  Francois GougetFix miscellaneous spelling errors and typos.
2003-05-11  Mike McCormackImplemented WriteFmtUserTypeStg and ReadFmtUserTypeStg.
2003-04-10  Alexandre JulliardRemoved uses of the non standard ICOM_VTBL macro.
2003-01-07  Dimitrie O. PaunDefine NONAMELESS{STRUCT,UNION} explicitly in the files...
2002-11-18  Ryan Cumming- Move StgIsStorageFile16's implementation to StgIsStor...
2002-08-16  Huw D M DaviesDWORD at offset 0x40 in the header is the number of...
2002-05-31  Vincent BéronRemoved trailing whitespace.
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2002-02-28  Mike McCormackFixed merge error.
2002-02-08  Lawson WhitneyFix off-by-one error in placing trailing \0.
2002-01-31  Alexandre JulliardCodeWeavers
2002-01-01  Jukka HeinonenName of the structured storage file root node is path...
2001-07-14  Marcus MeissnerMade some FIXME()s print the respective strings passed.
2001-07-12  Patrik StridvallDocumentation fixes.
2001-07-11  Patrik StridvallDocumentation fixes.
2001-06-19  Patrik StridvallDocumentation ordinal fixes.
2001-04-25  Patrik StridvallFixed some issues found by winapi_check.
2001-04-16  Dmitry TimoshkovReturn STG_E_FILEALREADYEXISTS in ole32.StgOpenStorage...
2001-04-09  Marcus MeissnerAdded GetConvertStg stub.
2001-03-31  Gerard PatelDon't try to create file twice in the NULL filename...
2001-02-28  Francois GougetSmall 'typos in comments' fixes.
2000-11-28  Alexandre JulliardGot rid of the Wine internal lstrcpy* functions and...
2000-10-28  Marcus MeissnerFixed OleLoadFromStream: Dereference ppvObj and get...
2000-09-25  Alexandre JulliardRemoved inclusion of wine/winestring.h from winbase...
2000-08-14  Alexandre JulliardReplaced all lstr* calls from inside Wine code by their...
2000-06-20  Noomen HamzaOleConvertOLESTREAMToIStorage fails (returns REGDB_E_CL...
2000-04-06  Patrik StridvallFixed some issues reported by winapi_check.
2000-03-28  Patrik StridvallAdded/fixed some documentation reported by winapi_check.
2000-03-25  Francois GougetUse min/max instead of MIN/MAX.
2000-03-24  Patrik StridvallFixed some ANSI C violations.
2000-03-08  Abey GeorgeImplemented OLE clipboard functionality for Embed Sourc...
2000-03-08  Patrik StridvallFixed some warnings.
2000-02-29  Alexandre JulliardMurali Pattathe
2000-02-25  Pierre MageauImplementation of OleConvert routines.
2000-01-29  Andreas Mohr- add some documentation items
2000-01-26  Gerard PatelReturns an error if trying to write to a stream opened...
1999-11-21  Jim AstonAdded stub for StgSetTimes.
1999-10-31  Francois GougetGeneralized the use of the new ICOM_VFIELD and ICOM_VTB...
1999-09-19  Ulrich WeigandMoved bulk of OLE implementation to dlls/ subdirectories.