1
0
mirror of https://github.com/SoftEtherVPN/SoftEtherVPN.git synced 2026-04-20 13:59:26 +03:00

v4.27-9664-beta

This commit is contained in:
dnobori
2018-04-20 22:23:18 +09:00
parent c23142a8ff
commit afa4366269
1084 changed files with 2194 additions and 2089 deletions
+2
View File
@@ -143,6 +143,8 @@ void StopProcess()
// WinMain function
int main(int argc, char *argv[])
{
InitProcessCallOnce();
#ifdef OS_WIN32
return MsService(GC_SVC_NAME_VPNCLIENT, StartProcess, StopProcess, ICO_MACHINE, argv[0]);