From 7dab87e2e9f343fe8d35ea8befa1b2c7e12c21fa Mon Sep 17 00:00:00 2001 From: Robert Shearman Date: Tue, 3 Oct 2006 14:41:04 +0100 Subject: [PATCH] rpcrt4: RpcBindingCopy is implemented. --- dlls/rpcrt4/rpcrt4.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dlls/rpcrt4/rpcrt4.spec b/dlls/rpcrt4/rpcrt4.spec index 82f43344fd..c5498d7037 100644 --- a/dlls/rpcrt4/rpcrt4.spec +++ b/dlls/rpcrt4/rpcrt4.spec @@ -369,7 +369,7 @@ @ stub RpcAsyncGetCallStatus @ stub RpcAsyncInitializeHandle @ stub RpcAsyncRegisterInfo -@ stub RpcBindingCopy +@ stdcall RpcBindingCopy(ptr ptr) @ stdcall RpcBindingFree(ptr) @ stdcall RpcBindingFromStringBindingA(str ptr) @ stdcall RpcBindingFromStringBindingW(wstr ptr)