On Tue Aug 8 16:33:41 2023 +0000, Maxim Karasev wrote:
So, is the purpose of reimplementing `wprintf()` by wrapping `vswprintf()` with `ConsoleWriteW()` clear now?
No, I guess I fail to see the problem. You said printing a username with non-ascii characters doesn't work but my tests show that current Wine prints them fine, so I don't see why output_write() should be changed.