[PATCH] rpcrt4: Add NdrCreateServerInterfaceFromStub() stub.

Serge Gautherie winehq-git_serge_180711 at gautherie.fr
Thu Jul 16 23:19:50 CDT 2020


Signed-off-by: Serge Gautherie <winehq-git_serge_180711 at gautherie.fr>
---
See https://testbot.winehq.org/JobDetails.pl?Key=70704.
I confirm it is already on XP x86.
Follow-up to 98eaef3ad945eae570f92184725115613f6a3951. Sorry.
---
 dlls/rpcrt4/rpcrt4.spec | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dlls/rpcrt4/rpcrt4.spec b/dlls/rpcrt4/rpcrt4.spec
index 135beab..64b46d5 100644
--- a/dlls/rpcrt4/rpcrt4.spec
+++ b/dlls/rpcrt4/rpcrt4.spec
@@ -123,6 +123,7 @@
 @ stdcall NdrByteCountPointerFree(ptr ptr ptr)
 @ stdcall NdrByteCountPointerMarshall(ptr ptr ptr)
 @ stdcall NdrByteCountPointerUnmarshall(ptr ptr ptr long)
+@ stub NdrCreateServerInterfaceFromStub
 @ stdcall NdrCStdStubBuffer2_Release(ptr ptr)
 @ stdcall NdrCStdStubBuffer_Release(ptr ptr)
 @ stdcall NdrClearOutParameters(ptr ptr ptr)
-- 
2.10.0.windows.1




More information about the wine-devel mailing list