[PATCH 8/8] server/kernel32: Marshal security descriptor to server in create_process.

Vitaliy Margolen wine-patches at kievinfo.com
Sun Jan 21 23:44:04 CST 2007


We probably should have at least a macro for this. It looks way
too big to cut and paste into each function that can send SD.
On the other hand, we have to deal with variable size of the data
and process it properly in the server.

---
 dlls/kernel32/process.c |   30 ++++++++++++++++++++++++++++++
 server/process.c        |   13 +++++++++++--
 server/protocol.def     |    2 ++
 3 files changed, 43 insertions(+), 2 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: e3ce7d17088a8a327bf67ddb9e528fdd1b785261.diff
Type: text/x-patch
Size: 4551 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20070121/32a9bfc9/e3ce7d17088a8a327bf67ddb9e528fdd1b785261.bin


More information about the wine-patches mailing list