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:
authordnobori <da.git@softether.co.jp>2018-04-20 16:23:18 +0300
committerdnobori <da.git@softether.co.jp>2018-04-20 16:23:18 +0300
commitafa436626920fbbe73738e70b97ae6a50dd96dc5 (patch)
treeec6d0ed8b7a11699145cad71b1ffc5490c4b6fca /src/Mayaqua/Microsoft.h
parentc23142a8ffc35088047060989fc3d76c5b4e00af (diff)
v4.27-9664-betav4.27-9664-beta
Diffstat (limited to 'src/Mayaqua/Microsoft.h')
-rw-r--r--src/Mayaqua/Microsoft.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Mayaqua/Microsoft.h b/src/Mayaqua/Microsoft.h
index 56c0032e..11fead6a 100644
--- a/src/Mayaqua/Microsoft.h
+++ b/src/Mayaqua/Microsoft.h
@@ -1160,6 +1160,7 @@ void MsTest();
bool MsSaveSystemInfo(wchar_t *dst_filename);
bool MsCollectVpnInfo(BUF *bat, char *tmpdir, char *svc_name, wchar_t *config_name, wchar_t *logdir_name);
+void MsInitProcessCallOnce();
MS_SUSPEND_HANDLER *MsNewSuspendHandler();
void MsFreeSuspendHandler(MS_SUSPEND_HANDLER *h);