Fix the return codes during unmarshaling so that it returns failure
commit0ceacf017f38a004ef7716dc8b3b89c9f1783014
authorRobert Shearman <rob@codeweavers.com>
Mon, 19 Sep 2005 14:34:04 +0000 (19 14:34 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 19 Sep 2005 14:34:04 +0000 (19 14:34 +0000)
treec08c4cdbf358f293738c79c3eb1dc004c89ec097
parent13ee51e2360f46e0cca1c62b6ba2513cf5a28be1
Fix the return codes during unmarshaling so that it returns failure
codes instead of S_FALSE returned from IStream_Read.
dlls/ole32/marshal.c