If needed, you should be able to use <codecvt> ...

http://msdn.microsoft.com/en-us/libr...v=vs.100).aspx


Josuttis gives a few sample usages:

http://www.cppstdlib.com/

Click on "examples" , then "table of contents of all examples"[/url]

Scroll down to Section 16 ... Internationalization (last 5 examples in
the group).