<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <div class="moz-cite-prefix">Le 18/04/2022 à 12:11, Alexandre
      Julliard a écrit :<br>
    </div>
    <blockquote type="cite" cite="mid:87tuaq66rn.fsf@wine">
      <pre class="moz-quote-pre" wrap="">Eric Pouech <a class="moz-txt-link-rfc2396E" href="mailto:eric.pouech@gmail.com"><eric.pouech@gmail.com></a> writes:

</pre>
      <blockquote type="cite">
        <pre class="moz-quote-pre" wrap="">Signed-off-by: Eric Pouech <a class="moz-txt-link-rfc2396E" href="mailto:eric.pouech@gmail.com"><eric.pouech@gmail.com></a>

---
 programs/attrib/attrib.c |    9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)
</pre>
      </blockquote>
      <pre class="moz-quote-pre" wrap="">
That doesn't seem to match the Windows behavior.

</pre>
    </blockquote>
    <p><font face="Helvetica, Arial, sans-serif">well, the idea was to
        have a nicer integration when redirected to streams expressed
        from unix command line<br>
      </font></p>
    <p><font face="Helvetica, Arial, sans-serif">if you really want to
        stick to pure windows behavior in all cases, GetConsoleCP() is
        wrong anyway...  we need to use CP_ACP unconditionnaly AFAICS<br>
      </font></p>
    <p><font face="Helvetica, Arial, sans-serif">A+<br>
      </font></p>
    <p><font face="Helvetica, Arial, sans-serif"><br>
      </font></p>
    <br>
  </body>
</html>