Raise exceptions on failures.
commitbb90b3e3cc56b5b34d1f0f58a28c12d9e9fcc7a9
authorRobert Shearman <rob@codeweavers.com>
Tue, 29 Nov 2005 09:41:34 +0000 (29 10:41 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 29 Nov 2005 09:41:34 +0000 (29 10:41 +0100)
treecc4df1d695608ad0a291d679b800b7c211893867
parent552f18211d95bb2fb5ab0660e6852bf9958d65b9
Raise exceptions on failures.
Replace references of pStubMsg->BufferEnd with RpcMsg->Buffer +
pStubMsg->BufferLength.
Fix buffer calculation when no interface data is marshaled to the
stream.
dlls/rpcrt4/ndr_ole.c