- Fix ref count on standard proxy creation.
commitbc06d4ba8e93f9b14760a7790511a669dfb3869a
authorRobert Shearman <R.J.Shearman@warwick.ac.uk>
Mon, 14 Jun 2004 17:58:03 +0000 (14 17:58 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 14 Jun 2004 17:58:03 +0000 (14 17:58 +0000)
tree536e39ca82245f1b770b53a778b292279b56fb47
parentb288f71e298a2f88a50de35f060ea724aaf6bd72
- Fix ref count on standard proxy creation.
- Release channel buffer in StdMarshal_UnmarshalInterface, since we no
  longer use it and the proxy should have taken a reference on it.
- Add a few comments.
dlls/ole32/marshal.c
dlls/ole32/oleproxy.c
dlls/oleaut32/tmarshal.c
dlls/rpcrt4/cproxy.c