ntdll[2/4]: add RtlAddAuditAccessAceEx

Mikolaj Zalewski mikolajz at google.com
Mon Sep 24 21:15:42 CDT 2007


While writing a test for
ConvertSecurityDescriptorToStringSecurityDescriptor I've used
AddAuditAccessAceEx which is not implemented. As implementing it seems
simple I've decied not to change the test but add it. The only problem
is that I couldn't find any official documentation of
RtlAddAuditAceEx. But all the RtlAdd*Ace* function have same
prototypes as advapi32 functions, the number of bytes popped from the
stack is correct so I've assumed the same prototype as
AddAuditAccessAceEx.
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 0002-ntdll-add-RtlAuditAccessAceEx.txt
Url: http://www.winehq.org/pipermail/wine-patches/attachments/20070924/f8fb2756/attachment.txt 


More information about the wine-patches mailing list