language of error message
-
For some unknown reason my system has changed language for error messages. When I call CException::GetErrorMessage( buf, maxSize ) I get error messages in German, which might not be too bad if I knew German, but I only speak American English. While I admit this makes me less interesting as a person, it makes my error reporting useless. Historically speaking, this language change is recent, perhaps following the use of someone's submitted article on this site. My question is, how do I change the default error message language back to English? Anyone... anyone? Stumped
-
For some unknown reason my system has changed language for error messages. When I call CException::GetErrorMessage( buf, maxSize ) I get error messages in German, which might not be too bad if I knew German, but I only speak American English. While I admit this makes me less interesting as a person, it makes my error reporting useless. Historically speaking, this language change is recent, perhaps following the use of someone's submitted article on this site. My question is, how do I change the default error message language back to English? Anyone... anyone? Stumped
NGS 549672 wrote: My question is, how do I change the default error message language back to English? Anyone... anyone? Wouldn't that be in the Regional Options applet in Control Panel?
"Ideas are a dime a dozen. People who put them into action are priceless." - Unknown
-
NGS 549672 wrote: My question is, how do I change the default error message language back to English? Anyone... anyone? Wouldn't that be in the Regional Options applet in Control Panel?
"Ideas are a dime a dozen. People who put them into action are priceless." - Unknown
No..., that's the first think I checked and it is set at American English, which of course is why the rest of the OS is in English...