Searched refs:has_ShellExecute (Results 1 – 1 of 1) sorted by relevance
10762 static int has_ShellExecute = -1; variable10771 if (-1 == has_ShellExecute) { in check_ShellExecute()10782 has_ShellExecute = Py_ShellExecuteW != NULL; in check_ShellExecute()10784 has_ShellExecute = 0; in check_ShellExecute()10787 return has_ShellExecute; in check_ShellExecute()