<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>
Functions like CreateFileA use the "ANSI" or "OEM" code page, subject to a public global in Win32, and the two code pages vary per-install (or per-user). It is just not a good system.<BR> <BR> <BR>Functions like CreateFileW work very well with 16bit encoded characters.<br><BR> <BR>Can/do we arrange to have 16bit encoded characters?<BR> <BR> <BR> - Jay<br><BR><div><div id="SkyDrivePlaceholder"></div>> From: dragisha@m3w.org<br>> Date: Mon, 25 Jun 2012 12:51:05 +0200<br>> To: m3devel@elegosoft.com<br>> Subject: [M3devel] Windows, Unicode file names<br>> <br>> Anybody aware of issues with FSWin32.m3 and cases where one actually has to cover situation with non-ASCII filenames under Windows? Met problem?<br>> <br>> TIA,<br>> dd<br>> <br></div>                                       </div></body>
</html>