tst: ntptfs: ACCESS_SYSTEM_SECURITY

This commit is contained in:
Bill Zissimopoulos
2022-01-21 23:54:36 +00:00
parent 4de72f7c32
commit 290bc0d4c9
3 changed files with 31 additions and 8 deletions

View File

@@ -55,6 +55,7 @@ enum
typedef struct
{
FSP_FILE_SYSTEM *FileSystem;
BOOLEAN HasSecurityPrivilege;
HANDLE RootHandle;
ULONG RootPrefixLength;
ULONG FsAttributeMask;