Don't leak a list of visuals (with advice of Jacek Caban).
[wine] / dlls / ole32 / git.c
2005-06-06  Dmitry TimoshkovMake remaining OLE interface vtables const.
2005-05-13  Mike McCormackRemove function prototypes.
2005-02-15  Robert ShearmanThe Global Interface Table should do table-strong marsh...
2004-10-07  Francois GougetDon't define COBJMACROS in objbase.h.
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.
2004-01-23  Ge van GeldorpRename LARGE_INTEGER and ULARGE_INTEGER members "s...
2003-09-09  Alexandre JulliardFixed a few more headers dependency issues.
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2003-08-23  Mike HearnIn the global interface table:
2003-07-22  Mike Hearn- GIT should not dereference ppv when unmarshalling...
2003-06-17  Mike HearnImplement a class factory for the Global Interface...
2003-04-10  Alexandre JulliardRemoved uses of the non standard ICOM_VTBL macro.
2003-03-20  Mike HearnFixed copyright date.
2003-03-11  Mike HearnImplemented the global interface table object using...