Commit 80b8743a authored by Rob Shearman's avatar Rob Shearman Committed by Alexandre Julliard

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

parent a07afe7e
...@@ -294,7 +294,7 @@ ...@@ -294,7 +294,7 @@
@ stdcall NdrProxyGetBuffer(ptr ptr) @ stdcall NdrProxyGetBuffer(ptr ptr)
@ stdcall NdrProxyInitialize(ptr ptr ptr ptr long) @ stdcall NdrProxyInitialize(ptr ptr ptr ptr long)
@ stdcall NdrProxySendReceive(ptr ptr) @ stdcall NdrProxySendReceive(ptr ptr)
@ stub NdrRangeUnmarshall @ stdcall NdrRangeUnmarshall(ptr ptr ptr long)
@ stub NdrRpcSmClientAllocate @ stub NdrRpcSmClientAllocate
@ stub NdrRpcSmClientFree @ stub NdrRpcSmClientFree
@ stub NdrRpcSmSetClientToOsf @ stub NdrRpcSmSetClientToOsf
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment