13.10.2011 16:14, Felipe Monteiro de Carvalho wrote:
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?

It will affect as well as compiler directive you suggested to add.

Best regards,
Paul Ishenin.

_______________________________________________
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-devel

Reply via email to