mirror of
https://github.com/winfsp/winfsp.git
synced 2025-06-14 15:52:47 -05:00
dll: FspService: improve console mode handling
This commit is contained in:
@ -860,7 +860,6 @@ typedef struct _FSP_SERVICE
|
||||
CRITICAL_SECTION ServiceStatusGuard;
|
||||
SERVICE_STATUS ServiceStatus;
|
||||
BOOLEAN AllowConsoleMode;
|
||||
HANDLE ConsoleModeEvent;
|
||||
WCHAR ServiceName[];
|
||||
} FSP_SERVICE;
|
||||
#pragma warning(pop)
|
||||
|
Reference in New Issue
Block a user