mirror of
https://github.com/winfsp/winfsp.git
synced 2026-03-06 07:39:33 -06:00
dll: FspFileSystemStopServiceIfNecessary
This commit is contained in:
@@ -110,6 +110,7 @@ NTSTATUS FspGetModuleFileName(
|
||||
VOID FspFileSystemPeekInDirectoryBuffer(PVOID *PDirBuffer,
|
||||
PUINT8 *PBuffer, PULONG *PIndex, PULONG PCount);
|
||||
|
||||
VOID FspServiceStopLoop(VOID);
|
||||
BOOL WINAPI FspServiceConsoleCtrlHandler(DWORD CtrlType);
|
||||
|
||||
static inline ULONG FspPathSuffixIndex(PWSTR FileName)
|
||||
|
||||
Reference in New Issue
Block a user