[PATCH 7/7] server/kernel32: Marshal security descriptor to server for a new process.

Vitaliy Margolen wine-patches at kievinfo.com
Mon Jan 29 16:01:46 CST 2007


We are limited to only 5 server data calls. Here it would have been 7.
And possibly 12 in the future. Hence decision to send self-relative
SECURITY_DESCRIPTOR.
---
 dlls/kernel32/process.c |   25 +++++++++++++++++++++++++
 server/process.c        |    8 ++++++--
 server/protocol.def     |    2 ++
 3 files changed, 33 insertions(+), 2 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 1d54dd3e57a0558db73b90239b9d8582cb69cf0d.diff
Type: text/x-patch
Size: 4281 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20070129/d5d6ebf0/1d54dd3e57a0558db73b90239b9d8582cb69cf0d.bin


More information about the wine-patches mailing list