ntdll: Implement RtlAddAuditAccessAce [VER 2]

James Hawkins truiken at gmail.com
Fri Jun 24 01:31:42 CDT 2005


Hi,

The last patch unnecessarily changed the spacing of the params.  This
is the correct patch.

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: 3086 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20050624/3d83118b/rtladdauditaccessace.bin


More information about the wine-patches mailing list