RE: russian character string

From: Murray Sargent (murrays@microsoft.com)
Date: Mon Sep 11 2000 - 19:06:11 EDT


Try converting the Russian character string to Unicode using
MultiByteToWideChar(1251,...) and then pass the Unicode string to the edit
control.

Murray

> I have problems with passing russian character string (in MS FoxPro 6.0)
> to
> DHTM Edit Control (MS). Probable reason is that string encoding is ANSI
> and
> default in_stream encoding for DHTM Edit Control is Unicode. What can I
> do?
>
> Thank you
>
> Best regards,
> Dr. Grigoryants



This archive was generated by hypermail 2.1.2 : Tue Jul 10 2001 - 17:21:13 EDT