<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    On 30/03/2016 14:45, Alexsander Rosa wrote:<br>
    <blockquote
cite="mid:CACk-QEtsidXun=eNK1VwWjgq28A9F7CCNk2LOMt4aa5U0E5G-A@mail.gmail.com"
      type="cite">
      <div dir="ltr">How can I get GetAppConfigDir correctly on Windows
        XP (PT-BR)?
        <div>The path includes the word "configurações" (settings, in
          portuguese).</div>
        <div><br>
        </div>
        <div><font face="monospace, monospace">  dir_config :=
            ExtractFilePath(GetAppConfigDirUTF8(false));</font></div>
        <div> </div>
        <div>
          <div>Any hints?</div>
        </div>
      </div>
    </blockquote>
    <br>
    Can you reproduce this problem if you creating a new (empty)
    application project in Lazarus? Can you zip it and share?<br>
    <br>
    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.<br>
    <br>
    Denis<br>
  </body>
</html>