Win32 Security Programming Question
-
i'm trying to write a small win32 console program that will output security for each directory on a hard drive. i can iterate through each ACE in a DACL easy enough, but i'm stumped as to how to figure out what access is allowed by the ACE->Mask 32-bit DWORD value. Any help interpreting this is greatly appreciated... Thanks!!!! "A friend will help you move. A real friend will help you move a dead body."
-
i'm trying to write a small win32 console program that will output security for each directory on a hard drive. i can iterate through each ACE in a DACL easy enough, but i'm stumped as to how to figure out what access is allowed by the ACE->Mask 32-bit DWORD value. Any help interpreting this is greatly appreciated... Thanks!!!! "A friend will help you move. A real friend will help you move a dead body."