On Tue, 13 Jul 2010 14:44:53 +0300 Juha Manninen <[email protected]> wrote:
> > Then there is > > FileExists --> FileExistsUTF8($1) > > Now only I realized that FileExistsUTF8 and other "UTF8" functions are > defined > in codetools FileProcs unit. > I guess a dependency for it should be added to the converted projects. > At least there is no dependency for LCL so it could be used for console > applications, too. Probably you already do this: if the project uses the LCL it should use the unit FileUtil. Mattias -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
