Avoid some non-portable makefile constructs, and get rid of the
[wine] / dlls / ole32 / storage32.h
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2002-12-05  Ove KaavenMake sure that no files except unknwn.h include wine...
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-01-31  Alexandre JulliardCodeWeavers
2002-01-01  Jukka HeinonenName of the structured storage file root node is path...
2000-09-26  Alexandre JulliardRemoved shell.h. Cleaned up the nested includes mess...
2000-03-24  Patrik StridvallFixed some warnings.
2000-03-17  Andrew LewyckyRewrite the BIGBLOCKFILE implementation for better...
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.