server: Use the security descriptor passed in when creating events.

Robert Shearman rob at codeweavers.com
Wed Oct 24 10:04:42 CDT 2007


---
  dlls/ntdll/sync.c   |   82 
++++++++++++++++++++++++++++++++++++++++++++++++++-
  server/console.c    |    2 +-
  server/event.c      |   25 +++++++++++++--
  server/named_pipe.c |    4 +-
  server/object.h     |    3 +-
  server/process.c    |    4 +-
  server/protocol.def |   21 +++++++++----
  server/security.h   |    4 ++
  server/token.c      |   23 ++++++++++++++
  server/trace.c      |   20 ++++++++++++
  10 files changed, 170 insertions(+), 18 deletions(-)

Original patch written on Zürichsee.

This updated patch fixes the bug shown by Photoshop CS2. I've also 
cleaned up a few things.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 9e0e274711f29807d8fadb0e71638309254e18cc.diff
Type: text/x-patch
Size: 13785 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20071024/466e80fd/attachment.bin 


More information about the wine-patches mailing list