[fpc-pascal] TIniFile.WriteString gives file with BOM, bad
Bart
bartjunk64 at gmail.com
Fri Jan 10 22:06:27 CET 2020
TIniFile manually adds the BOM to the first Line.
Then SaveToFile is called, which (if FEncoding = Utf8) will add the BOM again?
Bart
More information about the fpc-pascal
mailing list