mirror of
https://github.com/winfsp/winfsp.git
synced 2025-04-22 16:33:02 -05:00
dll: WIP
This commit is contained in:
parent
3eae5bc726
commit
240c914728
@ -52,7 +52,7 @@ FSP_API NTSTATUS FspAccessCheck(FSP_FILE_SYSTEM *FileSystem,
|
||||
DWORD FileAttributes;
|
||||
PSECURITY_DESCRIPTOR SecurityDescriptor = 0;
|
||||
SIZE_T SecurityDescriptorSize;
|
||||
DWORD PrivilegeSetLength;
|
||||
DWORD PrivilegeSetLength = 0;
|
||||
DWORD TraverseAccess;
|
||||
BOOL AccessStatus;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user