Lines Matching refs:GetLastError
215 SetError( WIN::GetLastError() ); in Initialize()
239 OutputDebugStringFormat( TEXT("Could not map view of file (%d).\n"), GetLastError() ); in Initialize()
242 … OutputDebugStringFormat( TEXT("Could not create file mapping object (%d).\n"), GetLastError() ); in Initialize()
284 SetError( WIN::GetLastError() ); in GetProfileSection()
468 SetError( WIN::GetLastError() ); in GetPatches()
521 SetError( WIN::GetLastError() ); in GetPathToFile()
550 SetError( WIN::GetLastError() ); in GetPathToFile()
795 SetError( WIN::GetLastError() ); in GetPathToMSI()
864 SetError( WIN::GetLastError() ); in LaunchInstaller()
1332 if ( !hMutex || ERROR_ALREADY_EXISTS == WIN::GetLastError() ) in AlreadyRunning()
1375 nResult = WIN::GetLastError(); in WaitForProcess()
1937 SetError( WIN::GetLastError() ); in InstallRuntimes()