rpcrt4: Fix NdrStubGetBuffer to use the IRpcChannelBuffer object since
authorRobert Shearman <rob@codeweavers.com>
Tue, 29 Aug 2006 20:14:42 +0000 (21:14 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 7 Sep 2006 08:18:52 +0000 (10:18 +0200)
commit3e01da183864acd14c4cfaa659fd8b7fa7cf61fe
treeefa68fca8c24a466deea688f0a8250cb1ecaa3b9
parent3535b70a0b8f36bc8c6f4d9c081b8e5ff5900de3
rpcrt4: Fix NdrStubGetBuffer to use the IRpcChannelBuffer object since
IRpcChannelBuffer_GetBuffer may put extra data onto the wire for ORPC
calls.
dlls/rpcrt4/cstub.c