mirror of
https://github.com/winfsp/winfsp.git
synced 2025-12-20 19:12:56 -06:00
sys: WIP
This commit is contained in:
@@ -20,5 +20,7 @@ FspWrite(
|
||||
UNREFERENCED_PARAMETER(DeviceObject);
|
||||
UNREFERENCED_PARAMETER(Irp);
|
||||
|
||||
PAGED_CODE();
|
||||
|
||||
return STATUS_NOT_IMPLEMENTED;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user