On 30/03/2016 14:45, Alexsander Rosa wrote:
How can I get GetAppConfigDir correctly on Windows XP (PT-BR)?
The path includes the word "configurações" (settings, in portuguese).

  dir_config := ExtractFilePath(GetAppConfigDirUTF8(false));
Any hints?

Can you reproduce this problem if you creating a new (empty) application project in Lazarus? Can you zip it and share?

Local tests with Lazarus 1.4.4 and 1.6, on Windows XP and 7, show that GetAppConfigDirUTF8 is operating correctly with various Unicode symbols in the path.

Denis
--
_______________________________________________
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to