ntdll: Implement RtlAddAuditAccessAce [FINAL]

James Hawkins truiken at gmail.com
Fri Jun 24 01:43:39 CDT 2005


Hi,

Sorry about the noise.  I've been trying to get kdevelop set up to
work with wine and it's a little quirky.  This version applies cleanly
to cvs.

This patch adds an ACE helper function add_access_ace that generically
adds an ACE (no matter what type) to an ACL.  In the next patch I'll
convert the other RtlAddAccess* functions to use add_access_ace.

Changelog
* Implement RtlAddAuditAccessAce.

-- 
James Hawkins
-------------- next part --------------
A non-text attachment was scrubbed...
Name: rtladdauditaccessace.diff
Type: text/x-patch
Size: 2950 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20050624/e6f5ea4a/rtladdauditaccessace.bin


More information about the wine-patches mailing list