Hello all, I found also a problem with TIniFile (1.9, win32). If I try to read an information from the same .ini file using standard TIniFile methods from several instances of application at the same time, sometimes I get an error opening .INI file. I think, INI file creation flags should be supplemented with sharing-allowed constants or at least in TIniFile.Create the lines "slLines.LoadFromFile(FFileName);" and "slLines.SaveToFile(FFileName);" should be included into "Try..Except" blocks and into "Repeat..Until success" block. -- Best regards, Pavel mailto:[EMAIL PROTECTED]
_______________________________________________ fpc-devel maillist - [EMAIL PROTECTED] http://lists.freepascal.org/mailman/listinfo/fpc-devel