Re: [1/2] mlang: Add implementation of fnIMLangFontLink_GetCharCodePages

2008-08-04 Thread Vitaly Perov
Hi! Thank you for your comments > 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. I used EnumSystemCodePages

Re: [1/2] mlang: Add implementation of fnIMLangFontLink_GetCharCodePages

2008-08-02 Thread Dmitry Timoshkov
"Vitaly Perov" <[EMAIL PROTECTED]> wrote: > @@ -1855,8 +1855,56 @@ static HRESULT WINAPI > fnIMLangFontLink_GetCharCodePages( > WCHAR chSrc, > DWORD* pdwCodePages) > { > -FIXME("\n"); > -return E_NOTIMPL; > +/* codepages, supported by Windows */ > +static const