ole32: Use IRpcChannelBuffer_GetBuffer in the hand-made proxy/stubs
commit428c63f58682c0c9592f22cc37296e55c9dbcb45
authorRobert Shearman <rob@codeweavers.com>
Sat, 26 Aug 2006 11:05:13 +0000 (26 12:05 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Sat, 26 Aug 2006 17:37:02 +0000 (26 19:37 +0200)
tree22963cb8b93cad886bc440a1a40c6e609470ab2b
parent986027af9fe3cb8eb7f36acb31a06c84e021a5f7
ole32: Use IRpcChannelBuffer_GetBuffer in the hand-made proxy/stubs
instead of calling I_RpcGetBuffer as IRpcChannelBuffer_GetBuffer does
some extra magic.
dlls/ole32/oleproxy.c