Open DavidKinder opened 2 years ago
Declare the Windows front-end to use UTF-8 as the code page if supported, in the manifest (see https://docs.microsoft.com/en-us/windows/apps/design/globalizing/use-utf8-code-page).
If the code page is UTF-8, TextFormat::AnsiToUTF8() should be a no-op.
Declare the Windows front-end to use UTF-8 as the code page if supported, in the manifest (see https://docs.microsoft.com/en-us/windows/apps/design/globalizing/use-utf8-code-page).
If the code page is UTF-8, TextFormat::AnsiToUTF8() should be a no-op.