Rob Shearman : server: Pass the security descriptor into create_file, if one is specified, and set the initial mode for the file appropriately.

Alexandre Julliard julliard at winehq.org
Tue Oct 30 08:32:51 CDT 2007


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

Author: Rob Shearman <rob at codeweavers.com>
Date:   Fri Oct 26 17:02:16 2007 +0100

server: Pass the security descriptor into create_file, if one is specified, and set the initial mode for the file appropriately.

---

 dlls/ntdll/file.c   |   19 ++++++
 server/file.c       |  164 ++++++++++++++++++++++++++++++++------------------
 server/protocol.def |    1 +
 3 files changed, 125 insertions(+), 59 deletions(-)

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



More information about the wine-cvs mailing list