mirror of
https://github.com/winfsp/winfsp.git
synced 2026-01-08 12:18:12 -06:00
sys: IRP_MJ_QUERY_DIRECTORY
This commit is contained in:
@@ -836,6 +836,7 @@ typedef struct
|
||||
BOOLEAN DeleteOnClose;
|
||||
UNICODE_STRING DirectoryPattern;
|
||||
UINT64 DirectoryOffset;
|
||||
UINT64 DirInfo;
|
||||
ULONG DirInfoCacheHint;
|
||||
} FSP_FILE_DESC;
|
||||
NTSTATUS FspFileNodeCreate(PDEVICE_OBJECT DeviceObject,
|
||||
|
||||
Reference in New Issue
Block a user