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

javascript - Iterate over array and calculate average values of array-parts -

iphone - Using nested NSDictionary with Picker -

objective c - Newbie question -multiple parameters -