[Lazarus] TStrings, Windows and Unicode
Luca Olivetti
luca at wetron.es
Wed Oct 24 16:24:47 CEST 2012
Al 24/10/2012 16:14, En/na Howard Page-Clark ha escrit:
> On 24/10/12 2:37, Marcos Douglas wrote:
>
>>>> ...in my example I didn't do that and worked, why?
>>
>> I had not explained very well. When I said the file is Ok I mean the
>> file on Windows Explorer, not in LCL.
>> Do the test and you see.
>
> I guess the stringlist streaming saves the string with a BOM, and so
> Explorer then recognises the encoding?
There's no BOM, but notepad is capable of showing it correctly. The
problem is, if you then save the file from notepad it will add a BOM,
that will mess up the loading of the file in a stringlist (or, in my
case, in a TIniFile).
Bye
--
Luca Olivetti
Wetron Automation Technology http://www.wetron.es
Tel. +34 935883004 Fax +34 935883007
More information about the Lazarus
mailing list