ingw
Cheers,
Alvin
On 22/3/2023 17:58, Lars Knoll wrote:
Hi,
On 21 Mar 2023, at 17:46, Alvin Wong via
Development wrote:
Hi,
Yes, embedding the manifest with activeCodePage set to UTF-8 is the only thing
need to enable UTF-8 as the ANSI code page (ACP) for the process.
Qt itself sho
Hi,
Yes, embedding the manifest with activeCodePage set to UTF-8 is the only
thing need to enable UTF-8 as the ANSI code page (ACP) for the process.
Qt itself should work fine after the bug in QStringConverter had been
fixed [1] a while back. (You can also refer to the linked mail thread.
[2
On 25/1/2023 0:03, Thiago Macieira wrote:
On Tuesday, 24 January 2023 00:44:37 PST Marc Mutz via Development wrote:
On 23.01.23 23:57, Thiago Macieira wrote:
static_assert(sizeof(std::chrono::milliseconds::rep) == 8);
Why == and not >=?
I think we'd want to know if that happened, because a l