[PATCH 1/2] rpcrt4: Add RpcGetAuthorizationContextForClient() stub.

Serge Gautherie winehq-git_serge_180711 at gautherie.fr
Wed Apr 1 05:29:48 CDT 2020


Signed-off-by: Serge Gautherie <winehq-git_serge_180711 at gautherie.fr>
---
Minimal cherry-pick of
https://git.reactos.org/?p=reactos.git;a=commit;h=be460fe03f67e86e9abddc22b7a3faeb21539243
---
 dlls/rpcrt4/rpcrt4.spec | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dlls/rpcrt4/rpcrt4.spec b/dlls/rpcrt4/rpcrt4.spec
index 5d558bf..877221c 100644
--- a/dlls/rpcrt4/rpcrt4.spec
+++ b/dlls/rpcrt4/rpcrt4.spec
@@ -387,6 +387,7 @@
 @ stdcall RpcExceptionFilter(long)
 @ stub RpcFreeAuthorizationContext # wxp
 @ stdcall RpcGetAsyncCallStatus(ptr) RpcAsyncGetCallStatus
+@ stub RpcGetAuthorizationContextForClient #(ptr long ptr ptr int64 long ptr ptr)
 @ stub RpcIfIdVectorFree
 @ stub RpcIfInqId
 @ stdcall RpcImpersonateClient(ptr)
-- 
2.10.0.windows.1




More information about the wine-devel mailing list