[vlc-devel] commit: windows: Convert vlc directory path to UTF8 ( Rafaël Carré )
Jean-Baptiste Kempf
jb at videolan.org
Thu Dec 3 11:09:54 CET 2009
On Thu, Dec 03, 2009 at 10:55:45AM +0100, Rafaël Carré wrote :
> On Thu, 3 Dec 2009 10:49:33 +0100 (CET)
>
> > - WideCharToMultiByte( CP_ACP, 0, psz_wpath, -1,
> > + WideCharToMultiByte( CP_UTF8, 0, psz_wpath, -1,
>
> ok with windows >= 2000
VLC doesn't support anything below Windows 2000.
Best Regards,
--
Jean-Baptiste Kempf
http://www.jbkempf.com/
More information about the vlc-devel
mailing list