Hello, the TIniFile object has some problems with ini-files starting with a UTF-8 BOM. A section starting in the first line will be ignored and notepad.exe always adds the BOM if it thinks the file is an utf8 file. If I fix this in the IniFile.pas how do I manage to get this fix into the FPC sources? Dirk