mirror of
https://github.com/winfsp/winfsp.git
synced 2026-06-15 00:56:02 -05:00
sys: WIP
This commit is contained in:
+1
-1
@@ -13,7 +13,7 @@ static NTSTATUS FspFsvrtClose(
|
||||
static NTSTATUS FspFsvolClose(
|
||||
PDEVICE_OBJECT DeviceObject, PIRP Irp, PIO_STACK_LOCATION IrpSp);
|
||||
FSP_DRIVER_DISPATCH FspClose;
|
||||
FSP_IOCOMPLETION_DISPATCH FspCloseComplete;
|
||||
FSP_IOPROC_DISPATCH FspCloseComplete;
|
||||
|
||||
#ifdef ALLOC_PRAGMA
|
||||
#pragma alloc_text(PAGE, FspFsctlClose)
|
||||
|
||||
Reference in New Issue
Block a user