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
"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