Rob Shearman : server: Make create_mapping use struct object_attributes and set the security descriptor of file mapping objects .

Alexandre Julliard julliard at winehq.org
Fri Oct 26 08:34:40 CDT 2007


Module: wine
Branch: master
Commit: 23df453d383a3a6b52e89f29ddbb1d9cb344b538
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=23df453d383a3a6b52e89f29ddbb1d9cb344b538

Author: Rob Shearman <rob at codeweavers.com>
Date:   Thu Oct 25 19:09:54 2007 +0100

server: Make create_mapping use struct object_attributes and set the security descriptor of file mapping objects.

---

 dlls/ntdll/ntdll_misc.h        |    5 +++++
 dlls/ntdll/sync.c              |   21 +++++++++++----------
 dlls/ntdll/virtual.c           |   16 +++++++++++++++-
 include/wine/server_protocol.h |    5 ++---
 server/mapping.c               |   24 ++++++++++++++++++++----
 server/protocol.def            |    3 +--
 server/trace.c                 |    5 ++---
 7 files changed, 56 insertions(+), 23 deletions(-)

Diff:   http://source.winehq.org/git/wine.git/?a=commitdiff;h=23df453d383a3a6b52e89f29ddbb1d9cb344b538



More information about the wine-cvs mailing list