Am 28.09.2010 19:17, schrieb Bo Berglund:
From: Mark Morgan Lloyd [mailto:[email protected]]
Sent: Tuesday, September 28, 2010 11:05 AM
Bo Berglund wrote:
So I could create an IniFile class
Better to use the existing one :-)
If course! I just assumed that since IniFiles on Windows are handled
by API calls and "all API specific" things supposedly will not work
in FPC I had to make my own wrapper.
Should have know that someone already had....
INIFiles is implemented completely in Object Pascal. No APIs (apart from
the typical Open/Close file ones) are used like Delphi might do (this is
also mentioned in the disclaimer in the INIFiles unit).
Regards,
SVen
--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus