Actually you should use CP1251ToUTF8 for the conversion from the unit
LConvEncoding and not AnsiToUTF8 if you want your code to work
properly in any computer.

AnsiToUTF8 will only correctly if CP1251 is your system encoding.

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

Reply via email to