mirror of
https://github.com/winfsp/winfsp.git
synced 2025-12-26 22:12:44 -06:00
sys: WIP
This commit is contained in:
@@ -13,7 +13,7 @@ static NTSTATUS FspFsvrtCreate(
|
||||
static NTSTATUS FspFsvolCreate(
|
||||
PDEVICE_OBJECT DeviceObject, PIRP Irp, PIO_STACK_LOCATION IrpSp);
|
||||
FSP_DRIVER_DISPATCH FspCreate;
|
||||
FSP_IOPROC_DISPATCH FspCreateComplete;
|
||||
FSP_IOCMPL_DISPATCH FspCreateComplete;
|
||||
|
||||
#ifdef ALLOC_PRAGMA
|
||||
#pragma alloc_text(PAGE, FspFsctlCreate)
|
||||
|
||||
Reference in New Issue
Block a user