Alexandre Julliard : server: Allow specifying the security descriptor for a new process.

Alexandre Julliard julliard at winehq.org
Thu Sep 20 13:45:33 CDT 2018


Module: wine
Branch: master
Commit: ac7ae92af1f53db3a240e266e1ba73466c8327a5
URL:    https://source.winehq.org/git/wine.git/?a=commit;h=ac7ae92af1f53db3a240e266e1ba73466c8327a5

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Thu Sep 20 13:39:28 2018 +0200

server: Allow specifying the security descriptor for a new process.

Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/advapi32/tests/security.c |  3 ---
 dlls/kernel32/process.c        |  5 +++--
 include/wine/server_protocol.h |  5 ++---
 server/process.c               | 33 +++++++++++++++++++++++++--------
 server/process.h               |  3 ++-
 server/protocol.def            |  2 +-
 server/request.c               |  2 +-
 server/request.h               |  7 +++----
 server/trace.c                 |  2 +-
 9 files changed, 38 insertions(+), 24 deletions(-)

Diff:   https://source.winehq.org/git/wine.git/?a=commitdiff;h=ac7ae92af1f53db3a240e266e1ba73466c8327a5



More information about the wine-cvs mailing list