Assorted spelling fixes.
[wine] / dlls / ole32 / hglobalstream.c
2004-01-23  Ge van GeldorpRename LARGE_INTEGER and ULARGE_INTEGER members "s...
2004-01-16  Huw DaviesTrace the high part of the Seek offset.
2003-11-26  Dimitrie O. PaunFix mem leak when GlobalReAlloc() fails.
2003-09-11  Dave MillerRemoved ordinals from comments.
2003-09-09  Alexandre JulliardFixed a few more headers dependency issues.
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
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-12  Alberto MassariImplemented body of HGLOBALStreamImpl::Clone.
2002-09-12  Patrik StridvallMoved all the content of the DDK files ntdef.h and...
2002-07-01  Juergen SchmiedSupport for large and negative offsets.
2002-05-31  Vincent BéronRemoved trailing whitespace.
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2001-10-22  Francois GougetSpelling, grammar and a bit of comment formatting fixes.
2001-07-20  Patrik Stridvall- Made sure that the files that contains the declarations
2000-11-27  Dimitrie O. PaunRequire {DECLARE,DEFAULT}_DEBUG_CHANNEL statements...
2000-11-25  Alexandre JulliardFixed warnings.
2000-07-08  Huw D M DaviesCreateStreamOnHGlobal should alloc a shared memory...
2000-03-25  Francois GougetUse min/max instead of MIN/MAX.
1999-12-27  Alexandre JulliardCosmetics.
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.