On Thu, Oct 13, 2011 at 9:44 AM, Paul Ishenin <i...@kmiac.ru> wrote:
> The later can be made by call SetMultiByteConversionCodePage(CP_UTF8) at the
> program start.

>From my comment on the bug report:

Won't SetMultyByteConversionCodePage inadvertedly affect 3rd party
libraries used by the program which, for example, execute something
like:

myansistring := mywidestring;

And then expect myansistring to be in the system encoding?

-- 
Felipe Monteiro de Carvalho
_______________________________________________
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-devel

Reply via email to