Hacker News new | ask | show | jobs
by abareplace 1371 days ago
No, they don't. We typically use the UTF-16 functions (with the W suffix).
1 comments

More specifically, the 8-bit 'A'-suffixed functions could be used as UTF8, but only on some versions of Windows if, and only if, the system code page is set to use UTF8 instead of the Latin1 (or whatever).