mirror of
https://github.com/winfsp/winfsp.git
synced 2025-04-23 00:43:00 -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;
|
DWORD FileAttributes;
|
||||||
PSECURITY_DESCRIPTOR SecurityDescriptor = 0;
|
PSECURITY_DESCRIPTOR SecurityDescriptor = 0;
|
||||||
SIZE_T SecurityDescriptorSize;
|
SIZE_T SecurityDescriptorSize;
|
||||||
DWORD PrivilegeSetLength;
|
DWORD PrivilegeSetLength = 0;
|
||||||
DWORD TraverseAccess;
|
DWORD TraverseAccess;
|
||||||
BOOL AccessStatus;
|
BOOL AccessStatus;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user