Signed-off-by: Serge Gautherie winehq-git_serge_180711@gautherie.fr --- Minimal cherry-pick of https://git.reactos.org/?p=reactos.git;a=commit;h=be460fe03f67e86e9abddc22b7... --- 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)
Serge Gautherie winehq-git_serge_180711@gautherie.fr wrote:
Signed-off-by: Serge Gautherie winehq-git_serge_180711@gautherie.fr
Minimal cherry-pick of https://git.reactos.org/?p=reactos.git;a=commit;h=be460fe03f67e86e9abddc22b7...
As far as I understand there's no real app that depends on this.
On 01/04/2020 12:37, Dmitry Timoshkov wrote:
Serge Gautheriewinehq-git_serge_180711@gautherie.fr wrote:
Signed-off-by: Serge Gautheriewinehq-git_serge_180711@gautherie.fr
Minimal cherry-pick of https://git.reactos.org/?p=reactos.git;a=commit;h=be460fe03f67e86e9abddc22b7...
As far as I understand there's no real app that depends on this.
I don't know more than what the initial author tested/reported (WinLogon, ...).
If Wine does not want to enable it as is, would it be accepted as a (reminder) comment, or not at all?