[vlc-devel] [vlc-commits] modules: use TEXT() for strings calling wide char Win32 APIs
Rémi Denis-Courmont
remi at remlab.net
Wed Apr 3 21:23:09 CEST 2019
Le keskiviikkona 3. huhtikuuta 2019, 10.56.02 EEST Steve Lhomme a écrit :
> vlc | branch: master | Steve Lhomme <robux4 at ycbcr.xyz> | Wed Apr 3 08:52:35
> 2019 +0200| [238807626113d398df07bbf11caa6efff99fcb09] | committer: Steve
> Lhomme
>
> modules: use TEXT() for strings calling wide char Win32 APIs
No. Wide char is L, as in L"foobar".
> _T() is for TCHAR
AFAIK, TEXT and _T are essentially the same. I don't exactly understand the
rationale.
--
Rémi Denis-Courmont
http://www.remlab.net/
More information about the vlc-devel
mailing list