Home
last modified time | relevance | path

Searched refs:hwndstr (Results 1 – 3 of 3) sorted by relevance

/dports/security/softether-devel/v4.36-9754/src/Cedar/
H A DSM.c20581 char *hwndstr = GetParamStr(o, "HWND"); in SmParseCommandLine() local
20635 if (IsEmptyStr(hwndstr) == false) in SmParseCommandLine()
20637 sm->hParentWnd = (HWND)ToInt64(hwndstr); in SmParseCommandLine()
20641 Free(hwndstr); in SmParseCommandLine()
/dports/security/softether/v4.38-9760/src/Cedar/
H A DSM.c20581 char *hwndstr = GetParamStr(o, "HWND"); in SmParseCommandLine() local
20635 if (IsEmptyStr(hwndstr) == false) in SmParseCommandLine()
20637 sm->hParentWnd = (HWND)ToInt64(hwndstr); in SmParseCommandLine()
20641 Free(hwndstr); in SmParseCommandLine()
/dports/security/softether5/SoftEtherVPN-5.02.5180/src/Cedar/
H A DSM.c20509 char *hwndstr = GetParamStr(o, "HWND"); in SmParseCommandLine() local
20563 if (IsEmptyStr(hwndstr) == false) in SmParseCommandLine()
20565 sm->hParentWnd = (HWND)ToInt64(hwndstr); in SmParseCommandLine()
20569 Free(hwndstr); in SmParseCommandLine()