[vlc-devel] commit: windows: Convert vlc directory path to UTF8 ( Rafaël Carré )

Rafaël Carré rafael.carre at gmail.com
Sat Dec 5 15:53:06 CET 2009


On Sat, 5 Dec 2009 16:39:55 +0200
"Rémi Denis-Courmont" <remi at remlab.net> wrote:

> > -        WideCharToMultiByte( CP_ACP, 0, psz_wpath, -1,
> > +        WideCharToMultiByte( CP_UTF8, 0, psz_wpath, -1,
> >                               psz_path, MAX_PATH, NULL, NULL );
> 
> FromWide() ?

If you want, I'm happy with the current code

-- 
Rafaël Carré
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 197 bytes
Desc: not available
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20091205/9df215b3/attachment.sig>


More information about the vlc-devel mailing list