Lines Matching refs:SystemError
889 static BOOL SystemError(int error, char *msg) in SystemError() function
959 SystemError(GetLastError(), Buffer); in notify()
1057 return SystemError(0, in ExtractInstallData()
1077 SystemError(GetLastError(), in ExtractInstallData()
1354 return SystemError(0, "Could not bind image"); in CheckPythonExe()
1356 return SystemError(0, "Does not seem to be a python executable"); in CheckPythonExe()
1363 return SystemError(0, "Wrong Python version"); in CheckPythonExe()
2513 return SystemError(0, "Out of memory"); in DoUninstall()
2528 return SystemError(0, "Out of memory"); in DoUninstall()
2607 SystemError(GetLastError(), argv[2]); in DoUninstall()
2635 SystemError(GetLastError(), "Could not open archive"); in WinMain()
2666 SystemError(0, "This program is normally started by windows"); in WinMain()
2668 SystemError(0, "Setup program invalid or damaged"); in WinMain()