Re: Fix NtAccessCheck so it works with relative SECURITY_DESCRIPTORs

2005-05-31 Thread Evan Deaubl
s with relative SECURITY_DESCRIPTORs > > I cleaned up the patch a little. Does this still work for you? > > Changelog: > > Evan Deaubl <[EMAIL PROTECTED]> > Robert Shearman <[EMAIL PROTECTED]> > - Implement RtlGetControlSecurityDescriptor > - Fix NtAccessCheck so it works with relative SECURITY_DESCRIPTORs

Re: Fix NtAccessCheck so it works with relative SECURITY_DESCRIPTORs

2005-05-30 Thread Robert Shearman
Evan Deaubl wrote: ChangeLog: * Fix NtAccessCheck so it works with relative SECURITY_DESCRIPTORs I cleaned up the patch a little. Does this still work for you? Changelog: Evan Deaubl <[EMAIL PROTECTED]> Robert Shearman <[EMAIL PROTECTED]> - Implement RtlGetControlSecurityDesc