Re: rpcrt4: Handle all non-continuable exceptions in CStdStubBuffer_Invoke.
3 Dec
2007
3 Dec
'07
1:02 p.m.
Robert Shearman <rob(a)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(a)winehq.org
6674
Age (days ago)
6674
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alexandre Julliard