ntdll: Add a stub for RtlSetControlSecurityDescriptor.

Robert Shearman rob at codeweavers.com
Tue Oct 23 09:19:00 CDT 2007


Implement SetSecurityDescriptorControl on top of 
RtlSetControlSecurityDescriptor.
---
  dlls/advapi32/security.c |   21 +++++++++++----------
  dlls/ntdll/ntdll.spec    |    2 +-
  dlls/ntdll/sec.c         |   13 +++++++++++++
  include/winternl.h       |    1 +
  4 files changed, 26 insertions(+), 11 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ad7044975255bb310213d27145c9c9b5303f9fbc.diff
Type: text/x-patch
Size: 3672 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20071023/cce0b03b/attachment.bin 


More information about the wine-patches mailing list