Huw Davies : rpcrt4: Tests for NdrDllGetClassObject.

Alexandre Julliard julliard at wine.codeweavers.com
Wed Aug 23 16:36:24 CDT 2006


Module: wine
Branch: master
Commit: a5dcb3e39de9df18817ba402662f966320717ccd
URL:    http://source.winehq.org/git/?p=wine.git;a=commit;h=a5dcb3e39de9df18817ba402662f966320717ccd

Author: Huw Davies <huw at codeweavers.com>
Date:   Wed Aug 23 11:44:05 2006 +0100

rpcrt4: Tests for NdrDllGetClassObject.

These show that delegated stubs need different Connect, Disconnect and
CountRefs methods than non-delegated stubs (ie they don't use all of
the CStdStubBuffer_* functions).

---

 dlls/rpcrt4/tests/Makefile.in |    4 
 dlls/rpcrt4/tests/cstub.c     |  534 +++++++++++++++++++++++++++++++++++++++++
 2 files changed, 537 insertions(+), 1 deletions(-)
 create mode 100644 dlls/rpcrt4/tests/cstub.c

Diff:   http://source.winehq.org/git/?p=wine.git;a=commitdiff;h=a5dcb3e39de9df18817ba402662f966320717ccd



More information about the wine-cvs mailing list