ole32: Don't get the HRESULT from the buffer if we get an RPC_S_CALL_FAILED status...
commitee2250bc44d2b3ad844ba1d8809bda2ac21decd9
authorRob Shearman <rob@codeweavers.com>
Mon, 21 Jan 2008 22:54:43 +0000 (21 22:54 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 22 Jan 2008 11:00:49 +0000 (22 12:00 +0100)
tree2d12cf211e9ce12386c1b006cf33a75cc149b6ad
parent53f5d673649d5d0dcfeb962c74de6f234a4d42d5
ole32: Don't get the HRESULT from the buffer if we get an RPC_S_CALL_FAILED status back from the runtime.

The buffer might not contain any data and nowhere in our ole32 code
passes HRESULTs in the buffer.
dlls/ole32/rpc.c