Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/SoftEtherVPN/SoftEtherVPN_Stable.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'src/vpncmgr/vpncmgr.c')
-rw-r--r--src/vpncmgr/vpncmgr.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/vpncmgr/vpncmgr.c b/src/vpncmgr/vpncmgr.c
index a149ae43..45676bbb 100644
--- a/src/vpncmgr/vpncmgr.c
+++ b/src/vpncmgr/vpncmgr.c
@@ -134,6 +134,8 @@
// WinMain function
int PASCAL WinMain(HINSTANCE hInst, HINSTANCE hPrev, char *CmdLine, int CmdShow)
{
+ InitProcessCallOnce();
+
InitMayaqua(false, false, 0, NULL);
InitCedar();