<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
</head>
<body>
<p>Hi all,</p>
<p>I just recently faced some <a moz-do-not-send="true"
href="https://github.com/ezra-project/node-sword-interface/issues/9">issues
related to Unicode paths on Windows</a> and remembered the
(brief) discussion on this list last summer.<br>
<br>
I then learned about what's needed to handle Unicode paths
properly on Windows (working with all those w-prefixed methods and
having to convert all strings to UTF16 before calling those
methods).</p>
<p>If anyone of you ever runs in the same issues (I suppose many of
you already did ...), this blogpost has been very helpful to me:</p>
<p><i>Using UTF-8 as the internal representation for strings in C
and C++ with Visual Studio</i><br>
<a class="moz-txt-link-freetext" href="http://www.nubaria.com/en/blog/?p=289">http://www.nubaria.com/en/blog/?p=289</a></p>
<p>Blessings, I hope you're all doing fine!</p>
<p>Best regards,<br>
Tobias<br>
</p>
</body>
</html>