Added LGPL standard comment, and copyright notices where necessary.
[wine] / dlls / ole32 / storage32.c
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.