configuration - Disabling localization in Visual Studio 2010 -


i have installed ms visual c++ express on localized windows machine. due automagical language configuration, have non-english version of vs. it's not problem menus, compiler messages quite cryptic :

exception de première chance [...]: le mappeur de point final n'a plus de point final disponible.

is possible switch english, @ least compiler messages ? how ?


Comments

Popular posts from this blog

actionscript 3 - TweenLite does not work with object -

php - How can I edit my code to echo the data of child's element where my search term was found in, in XMLReader? -

c# - Global Variables vs. ASP.NET Session State -