rpcrt4: Handle all non-continuable exceptions in CStdStubBuffer_Invoke.

Alexandre Julliard julliard at winehq.org
Mon Dec 3 07:02:18 CST 2007


Robert Shearman <rob at codeweavers.com> writes:

> ---
>  dlls/rpcrt4/cstub.c |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
>
> I have a test for this in my tree, which passes on Windows, but
> doesn't pass in Wine yet until we have some more proxy/stub code that
> I can use to call an object's methods (ideally IClassFactory).

This doesn't work:

../../../tools/runtest -q -P wine -M rpcrt4.dll -T ../../.. -p rpcrt4_test.exe.so cstub.c && touch cstub.ok
cstub.c:874: Test failed: ret c0000005
make[2]: *** [cstub.ok] Error 1

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list