[vlc-devel] [PATCH 2/2] Win32: write module name as wchar_t
Rafaël Carré
funman at videolan.org
Tue Aug 12 09:59:12 CEST 2014
On 08/11/14 21:59, Rémi Denis-Courmont wrote:
> Le lundi 11 août 2014, 19:57:38 Hannes Domani a écrit :
>> Hello
>>
>> I don't know why this is but when using fwprintf() the wchar_t* strings
>> still need %S (not %s). Or is your experience here different?
>
> I think wchar_t * is %ls, not %S.
Yes that code should use %ls for no ambiguity
More information about the vlc-devel
mailing list