advapi32: Implement SetFileSecurityW on top of NtSetSecurityObject. [Try 2]

Robert Shearman rob at codeweavers.com
Tue Oct 2 10:34:42 CDT 2007


---
  dlls/advapi32/security.c |   25 +++++++++++++++++++++++--
  1 files changed, 23 insertions(+), 2 deletions(-)

The call to CreateFileW should pass the FILE_FLAG_BACKUP_SEMANTICS flag 
so that it works on directories too (spotted by Dmitry).
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 3d8cf0c8cba1520f70047b162d0f21f3b9252af0.diff
Type: text/x-patch
Size: 1420 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20071002/01453373/attachment.bin 


More information about the wine-patches mailing list