Boost C++ Libraries: Ticket #9487: Missing codepage identifiers in wconv_codepage.ipp https://svn.boost.org/trac10/ticket/9487 <p> The list of supported charsets in wconv_codepage.ipp is very limited. Any encoding not mentioned there will result in invalid_charset_error exception on Windows. </p> <p> See list of available Windows codepage identifiers: <a class="ext-link" href="http://msdn.microsoft.com/en-us/library/dd317756(VS.85).aspx"><span class="icon">​</span>http://msdn.microsoft.com/en-us/library/dd317756(VS.85).aspx</a> </p> <p> Personally I'm very interested in codepage 866 support (legacy/DOS Russian encoding, still widely seen in legacy documents in Russia). But I think most, if not all, supported Windows encoding should work in Boost.Locale (they do work in ICU/iconv, of course). </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/9487 Trac 1.4.3