Robert Shearman rob@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@winehq.org