Fixed header dependencies to be fully compatible with the Windows
[wine] / dlls / ole32 / bindctx.c
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2003-08-29  Rolf KalbermatterMake sure the passed in object pointer is only addrefed...
2003-04-10  Alexandre JulliardRemoved uses of the non standard ICOM_VTBL macro.
2003-04-05  Alberto Massari- The bindcontext object was leaking strings.
2003-01-02  Alberto MassariIBindCtx::RegisterObjectParam is supposed to replace...
2002-12-19  Alexandre JulliardFixed a few problems caused by the new objidl.idl.
2002-12-12  Robert ShearmanImplemented BindMoniker function.
2002-12-05  Ove KaavenMake sure that no files except unknwn.h include wine...
2002-05-31  Vincent BéronRemoved trailing whitespace.
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2001-09-11  Patrik StridvallCleanup code that is strange or difficult to parse.
2001-07-25  Alexandre JulliardRemoved unnecessary inclusion of heap.h.
2001-06-19  Patrik StridvallDocumentation ordinal fixes.
2001-05-09  Francois GougetAdd '\n' at the end of traces.
2001-04-20  Andreas MohrSpelling fixes.
2001-02-28  Francois GougetSmall 'typos in comments' fixes.
2000-09-26  Alexandre JulliardRemoved shell.h. Cleaned up the nested includes mess...
2000-08-14  Alexandre JulliardReplaced all lstr* calls from inside Wine code by their...
1999-12-27  Alexandre JulliardCosmetics.
1999-12-10  Gerard PatelTransfer only cbStruct size in BindCtxImpl_S(G)etOptions.
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.