Searched refs:pythondll (Results 1 – 1 of 1) sorted by relevance
144 char pythondll[MAX_PATH]; variable784 hPython = LoadPythonDll(pythondll); in run_installscript()848 hPython = LoadPythonDll(pythondll); in run_simple_script()1612 strcpy(pythondll, ""); in SelectPythonDlgProc()1642 wsprintf(pythondll, "python%d%d_d.dll", in SelectPythonDlgProc()1645 wsprintf(pythondll, "python%d%d.dll", in SelectPythonDlgProc()1651 strcpy(pythondll, ""); in SelectPythonDlgProc()1952 hPython = LoadPythonDll(pythondll); in InstallFilesDlgProc()1971 hPython = LoadPythonDll(pythondll); in InstallFilesDlgProc()2028 fprintf(logfile, "300 Run Script: [%s]%s\n", pythondll, fname); in FinishedDlgProc()