• Robert Shearman's avatar
    OLE: Fix brokenness in typelib marshaller caused by dispinterface retval fix. · b0d8e06c
    Robert Shearman authored
    Fix more fallout from dispinterface retval patch: make typelib
    marshaler use the internal function description so that it calls
    dispinterface functions with the correct number of parameters again.
    Also fixes some memory leaks caused by the fact that a corresponding
    ReleaseXDesc function has to be called for each GetXDesc.
    b0d8e06c
tmarshal.c 48.9 KB