Searched refs:has_ShellExecute (Results 1 – 1 of 1) sorted by relevance
12463 static int has_ShellExecute = -1; variable12472 if (-1 == has_ShellExecute) { in check_ShellExecute()12482 has_ShellExecute = Py_ShellExecuteW != NULL; in check_ShellExecute()12484 has_ShellExecute = 0; in check_ShellExecute()12488 return has_ShellExecute; in check_ShellExecute()