mirror of
https://github.com/winfsp/winfsp.git
synced 2025-07-03 17:32:57 -05:00
sys: WIP
This commit is contained in:
@ -44,7 +44,7 @@ NTSTATUS FspDirectoryControl(
|
||||
}
|
||||
|
||||
VOID FspDirectoryControlComplete(
|
||||
PIRP Irp, FSP_FSCTL_TRANSACT_RSP *Response)
|
||||
PIRP Irp, const FSP_FSCTL_TRANSACT_RSP *Response)
|
||||
{
|
||||
FSP_ENTER_IOC(PAGED_CODE());
|
||||
|
||||
|
Reference in New Issue
Block a user