Lines Matching refs:GetLastError
230 SetError( WIN::GetLastError() ); in Initialize()
254 OutputDebugStringFormat( TEXT("Could not map view of file (%d).\n"), GetLastError() ); in Initialize()
257 … OutputDebugStringFormat( TEXT("Could not create file mapping object (%d).\n"), GetLastError() ); in Initialize()
299 SetError( WIN::GetLastError() ); in GetProfileSection()
483 SetError( WIN::GetLastError() ); in GetPatches()
536 SetError( WIN::GetLastError() ); in GetPathToFile()
565 SetError( WIN::GetLastError() ); in GetPathToFile()
741 SetError( WIN::GetLastError() ); in GetPathToMSI()
810 SetError( WIN::GetLastError() ); in LaunchInstaller()
1262 if ( !hMutex || ERROR_ALREADY_EXISTS == WIN::GetLastError() ) in AlreadyRunning()
1305 nResult = WIN::GetLastError(); in WaitForProcess()
1867 SetError( WIN::GetLastError() ); in InstallRuntimes()