Boost logo

Boost Users :

Subject: [Boost-users] [System] Getting error messages in English
From: Igor R (boost.lists_at_[hidden])
Date: 2013-06-27 09:09:44


I'd like to always get English error messages on Win7 with localized UI.
As far as I can see, system_error_category::message() calls
FormatMessageA passing it MAKELANGID(LANG_NEUTRAL, SUBLANG_DEFAULT).
I tried to set locale, but it doesn't affect FormatMessageA for some reason.

I'd appreciate any idea.


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net