Hi, In order to write cross platform programs, shall I use ForceDirectories or ForceDirectoriesUTF8? I would like to:
- Use native charset on the platform (i.e. UTF8 on Linux and whatever codepage on Windows) - Avoid using AnsiString or the like (as all my programs use string type, change them all to AnsiString is scaring and I don't know the consequence at all). Thanks.
-- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
