On Mon, 20 Mar 2023 13:44:30 +0000 Edward Welbourne via Development <[email protected]> wrote:
> The means to achieve this appear [2] to hinge on setting the active > codepage for the application in a manifest file, that it gets combined > with after it is linked. > > [2] > https://learn.microsoft.com/en-us/windows/apps/design/globalizing/use-utf8-code-page setlocale has support to set UTF-8 locale as well: https://learn.microsoft.com/en-us/cpp/c-runtime-library/reference/setlocale-wsetlocale?source=recommendations&view=msvc-170#utf-8-support -- Development mailing list [email protected] https://lists.qt-project.org/listinfo/development
