Lines Matching refs:wsprintf
279 wsprintf(Buffer, in do_compile_files()
289 wsprintf(Buffer, "%s%c", p->path, optimize ? 'o' : 'c'); in do_compile_files()
661 wsprintf(buffer, "PYTHONHOME=%s", python_dir); in LoadPythonDll()
666 wsprintf(subkey_name, in LoadPythonDll()
895 wsprintf(reason, "Can't load Python for pre-install script (%d)", GetLastError()); in run_simple_script()
1196 wsprintf(buffer, "Setup %s", title); in CreateBackground()
1244 wsprintf(Buffer, in IntroDlgProc()
1343 wsprintf(Buffer, "PYTHONHOME=%s", exe); in get_sys_prefix()
1405 wsprintf(core_version, "%d.%d", bound_image_major, bound_image_minor); in CheckPythonExe()
1451 wsprintf(vers_name, "Python Version %d.%d in %s", in GetOtherPythonVersion()
1501 wsprintf(vers_name, "Python Version %s (found in registry)", in GetPythonVersions()
1503 wsprintf(subkey_name, in GetPythonVersions()
1608 wsprintf(buffer, in SelectPythonDlgProc()
1619 wsprintf(Buffer, in SelectPythonDlgProc()
1686 wsprintf(pythondll, "python%d%d_d.dll", in SelectPythonDlgProc()
1689 wsprintf(pythondll, "python%d%d.dll", in SelectPythonDlgProc()
1894 wsprintf(Buffer, in InstallFilesDlgProc()
2202 wsprintf(key_name, in NeedAutoUAC()
2225 wsprintf(msg, "Failed to start elevated process (ShellExecute returned %d)", ret); in SpawnUAC()
2639 wsprintf(buffer, in DoUninstall()
2644 wsprintf(buffer, "%d files and %d directories removed", in DoUninstall()