oleaut32: Implement CLEANLOCALSTORAGE marshalling and fix GetLibAttr to use it.
[wine] / dlls / oleaut32 / usrmarshal.c
2006-04-19  Huw Daviesoleaut32: Implement CLEANLOCALSTORAGE marshalling and...
2006-04-18  Robert Shearmanoleaut32: Fix differences between the size returned...
2006-04-18  Robert Shearmanoleaut32: Initialise BSTR pointer to NULL in VARIANT_Us...
2006-04-07  Robert Shearmanoleaut32: Fix typo in LPSAFEARRAY_Unmarshal.
2006-01-27  Robert Shearmanole: Test and implement LPSAFEARRAY marshaling.
2005-10-31  Huw DaviesDeal with pExcepInfo == NULL.
2005-10-20  Huw DaviesProxies and stubs for GetTypeInfoCont, GetLibAttr and...
2005-10-18  Huw DaviesImplement GetContainingTypelib_{Proxy,Stub}.
2005-09-02  Robert ShearmanAdd VT_UNKNOWN support for VARIANT marshaling by genera...
2005-06-12  Robert Shearman- Don't print out cryptic message if IDispatch or IUnkn...
2005-02-22  Jon GriffithsUse variant macros instead of accessing the union directly.
2004-10-07  Francois GougetDon't define COBJMACROS in objbase.h.
2003-09-12  Mike HearnImplement dispatch variant marshalling.
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2003-05-13  Francois GougetFix miscellaneous spelling errors and typos.
2003-04-27  Alexandre JulliardAdded NONAMELESSUNION/STRUCT defines.
2003-04-26  Ove KaavenPreliminary implementation of proper IDispatch marshalling.