3 Aug
2008
3 Aug
'08
4:11 a.m.
"Dmitry Timoshkov" <dmitry(a)codeweavers.com> wrote:
It doesn't really matter what code pages Windows supports, it does matter though what code pages are valid. You need to use Win32 APIs EnumSystemCodePages/GetCPInfo/MultiByteToWideChar instead of accessing Wine internals directly.
... or rather use mlang internal mlang_data structures. -- Dmitry.