Rob Shearman : rpcrt4: NdrRangeUnmarshall is implemented so add it to the spec file.

Alexandre Julliard julliard at winehq.org
Mon Dec 10 08:54:19 CST 2007


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

Author: Rob Shearman <rob at codeweavers.com>
Date:   Sun Dec  9 18:22:36 2007 +0000

rpcrt4: NdrRangeUnmarshall is implemented so add it to the spec file.

---

 dlls/rpcrt4/rpcrt4.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/dlls/rpcrt4/rpcrt4.spec b/dlls/rpcrt4/rpcrt4.spec
index 631d135..9005a4f 100644
--- a/dlls/rpcrt4/rpcrt4.spec
+++ b/dlls/rpcrt4/rpcrt4.spec
@@ -294,7 +294,7 @@
 @ stdcall NdrProxyGetBuffer(ptr ptr)
 @ stdcall NdrProxyInitialize(ptr ptr ptr ptr long)
 @ stdcall NdrProxySendReceive(ptr ptr)
-@ stub NdrRangeUnmarshall
+@ stdcall NdrRangeUnmarshall(ptr ptr ptr long)
 @ stub NdrRpcSmClientAllocate
 @ stub NdrRpcSmClientFree
 @ stub NdrRpcSmSetClientToOsf




More information about the wine-cvs mailing list