Add Mach-O (Darwin file format) support.
[wine] / dlls / ole32 / stg_stream.c
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-09-12  Patrik StridvallMoved all the content of the DDK files ntdef.h and...
2002-05-31  Vincent BéronRemoved trailing whitespace.
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2002-01-31  Alexandre JulliardCodeWeavers
2002-01-01  Jukka HeinonenName of the structured storage file root node is path...
2001-10-22  Francois GougetSpelling, grammar and a bit of comment formatting fixes.
2001-09-10  Bill MedlandBasic implementation of IStream:Clone.
2000-10-13  Alexandre JulliardAdded a few more large integer functions.
2000-09-26  Alexandre JulliardRemoved shell.h. Cleaned up the nested includes mess...
2000-05-03  Huw D M DaviesAllow ISequentialStream_Write to work if access mode...
2000-03-25  Francois GougetUse min/max instead of MIN/MAX.
2000-02-25  Pierre MageauImplementation of OleConvert routines.
2000-01-26  Gerard PatelReturns an error if trying to write to a stream opened...
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.