- Add a new flag SORFP_NOLIFETIMEMGMT to tell the proxy manager not to
commit6b89a922152a68c53913e937ab2db19c34ac1c7d
authorRobert Shearman <rob@codeweavers.com>
Mon, 24 Jan 2005 11:24:08 +0000 (24 11:24 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 24 Jan 2005 11:24:08 +0000 (24 11:24 +0000)
tree4059b8bbee986f54daf52a8ebfd2ae9aa5d880db
parentcb4652a71cd95b2bf93ddc096c9e06428c7ba824
- Add a new flag SORFP_NOLIFETIMEMGMT to tell the proxy manager not to
  call any IRemUnknown functions.
- Move the low-level unmarshaling code into a new function,
  unmarshal_object, so that it can be easily reused for unmarshaling
  IRemUnknown.
dlls/ole32/compobj_private.h
dlls/ole32/marshal.c