On 10/11/2011 08:52 AM, Hans-Peter Diettrich wrote:

It does *not* help, because SetCodePage does a string *conversion*,
Nope.

procedure SetCodePage(var s : RawByteString; CodePage : TSystemCodePage; Convert : Boolean = True);

So it can be set to do a conversion or not to do it.

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

Reply via email to