[1/2] mlang: Add implementation offnIMLangFontLink_GetCharCodePages

Dmitry Timoshkov dmitry at codeweavers.com
Sat Aug 2 23:11:09 CDT 2008


"Dmitry Timoshkov" <dmitry at 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.



More information about the wine-devel mailing list