mirror of
https://github.com/winfsp/winfsp.git
synced 2025-12-27 06:19:48 -06:00
dll: convert all initialization to the initonce pattern
This commit is contained in:
@@ -52,10 +52,6 @@ BOOL WINAPI FspServiceConsoleCtrlHandler(DWORD CtrlType);
|
||||
(FSP_SERVICE *)((PUINT8)FspServiceTable[0].lpServiceName - FIELD_OFFSET(FSP_SERVICE, ServiceName)) :\
|
||||
0)
|
||||
|
||||
VOID FspServiceInitialize(BOOLEAN Dynamic)
|
||||
{
|
||||
}
|
||||
|
||||
VOID FspServiceFinalize(BOOLEAN Dynamic)
|
||||
{
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user