[fpc-pascal] Unicode file routines proposal

Felipe Monteiro de Carvalho felipemonteiro.carvalho at gmail.com
Mon Jun 30 15:00:38 CEST 2008


On Mon, Jun 30, 2008 at 9:31 AM, Mattias Gärtner
<nc-gaertnma at netcologne.de> 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



More information about the fpc-pascal mailing list