mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 19:26:32 +00:00
- More trace :/
svn path=/trunk/; revision=37975
This commit is contained in:
@@ -307,6 +307,8 @@ SetSecurityDescriptorControl(PSECURITY_DESCRIPTOR pSecurityDescriptor,
|
||||
SECURITY_DESCRIPTOR_CONTROL ControlBitsToSet)
|
||||
{
|
||||
NTSTATUS Status;
|
||||
|
||||
DbgPrint("SetSecurityDescriptorControl: Received %p\n", pSecurityDescriptor);
|
||||
|
||||
Status = RtlSetControlSecurityDescriptor(pSecurityDescriptor,
|
||||
ControlBitsOfInterest,
|
||||
|
||||
Reference in New Issue
Block a user