- Marshal objects & monikers into the ROT.
[wine] / dlls / ole32 / ftmarshal.c
2005-05-16  Marcus MeissnerStaticify FTMarshalImpl definition.
2005-03-21  Mike McCormackEliminate casts of the return value of HeapAlloc.
2005-01-09  Eric PouechRemoved excessive statement (break after return or...
2004-10-07  Francois GougetDon't define COBJMACROS in objbase.h.
2004-09-06  Alexandre JulliardRemoved some uses of the non-standard ICOM_THIS macro.
2004-08-23  Alexandre JulliardGet rid of the no longer used ICOM_MSVTABLE_COMPAT_Dumm...
2004-08-12  Alexandre JulliardGet rid of the non-standard ICOM_VTABLE macro.
2004-08-12  Alexandre JulliardGet rid of the non-standard ICOM_VFIELD macro.
2003-09-11  Dave MillerRemoved ordinals from comments.
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2003-05-13  Francois GougetFix miscellaneous spelling errors and typos.
2003-04-10  Alexandre JulliardRemoved uses of the non standard ICOM_VTBL macro.
2002-12-19  Alexandre JulliardFixed a few problems caused by the new objidl.idl.
2002-12-05  Ove KaavenMake sure that no files except unknwn.h include wine...
2002-08-03  Juergen Schmied- Moved 16 bit functions to a seperate file.