mirror of
https://github.com/winfsp/winfsp.git
synced 2025-12-26 14:02:08 -06:00
fsctl.h
This commit is contained in:
@@ -8,10 +8,9 @@
|
||||
#define WINFSP_SYS_DRIVER_H_INCLUDED
|
||||
|
||||
#include <ntifs.h>
|
||||
#include <fsctl.h>
|
||||
|
||||
#define DRIVER_NAME "WinFsp"
|
||||
#define DISK_DEVICE_NAME "WinFsp.Disk"
|
||||
#define NET_DEVICE_NAME "WinFsp.Net"
|
||||
|
||||
/* DEBUGLOG */
|
||||
#if DBG
|
||||
|
||||
Reference in New Issue
Block a user