<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Rémi Denis-Courmont wrote:
<blockquote cite="mid200611211343.41276@auguste.remlab.net" type="cite">
  <pre wrap=""> Hello,

Le dimanche 19 novembre 2006 12:43, xxcv a écrit :
  </pre>
  <blockquote type="cite">
    <pre wrap="">Please review the attached patch for 0.9.0, it support Unicode
strings for directory access module.
I've tested this patch on windows with directory DnD and right click
"Play with VLC media player" both works as expected.

Please apply this patch if reviewed ok, thanks.
    </pre>
  </blockquote>
  <pre wrap=""><!---->
Sorry, but this does not sound very good to me. You are modifying the 
semantics of vlc_*_wrapper to accept UTF-8 on Win32 (but still native 
on other platforms). skins2 and mkv still need these and are most 
likely broken by your patch. If it had been that easy to implement 
utf8_opendir on Win32, I would already have done it.

  </pre>
</blockquote>
Thanks for pointing it out :)<br>
but this is my new attempt at hacking VLC for unicode support for
win32, please excuse my code.<br>
<br>
Thanks again, i appreciated it :)<br>
<br>
<br>
</body>
</html>