On Mon, Jun 30, 2008 at 9:31 AM, Mattias Gärtner
<[EMAIL PROTECTED]> wrote:
> But what about all existing code?
> For example the FCL?
> How will TStringList.LoadFromFile be converted?

TStringList.LoadFromFile(AFileName: widestring); overload

The ansi version could call the wide version and just do the string conversion.

-- 
Felipe Monteiro de Carvalho
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to