Files
UnrealEngineUWP/Engine/Source/Developer/Windows
Jamie Dale 3b1d6f2fc2 #ttp 331398 - EDITOR: Logspam when opening Visual Studio
#proj UE4
#branch UE4
#summary Improved the error detection when VSAccessor fails to access a Visual Studio instance
#extra The non-DTE version of VSAccessor is now available as a fallback should the DTE version fail at runtime.
#change The AccessVisualStudio functions now return more information about why they failed so that the calling code can determine whether the function failed because Visual Studio was closed, or because the function failed to acccess COM data. This lets the calling code abort its attempt if the access function failed for a legitimate reason.
#change Improved the logging should AccessVisualStudio fail.
#reviewedby Thomas.Sarkanen, Chris.Wood, Max.Preussner

[CL 2044028 by Jamie Dale in Main branch]
2014-04-23 18:24:38 -04:00
..
2014-04-23 17:23:52 -04:00