[2/3] kernel32: Implement passing security descriptors from CreateProcess to the wineserver.

Sebastian Lackner sebastian at fds-team.de
Wed Oct 15 03:02:27 CDT 2014


Based on a patch by Joris van der Wel.

Unfortunately we have to duplicate create_struct_sd from ntdll, but thats the easiest solution right now. In long term we should probably think about moving process creation logic to ntdll.

---
 dlls/advapi32/tests/security.c |   3 --
 dlls/kernel32/process.c        | 102 ++++++++++++++++++++++++++++++++++++++++-
 2 files changed, 101 insertions(+), 4 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-kernel32-Implement-passing-security-descriptors-from.patch
Type: text/x-patch
Size: 7423 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20141015/31af95d3/attachment.bin>


More information about the wine-patches mailing list