21 Apr
2023
21 Apr
'23
7:36 a.m.
On Fri Apr 21 07:36:11 2023 +0000, eric pouech wrote:
Just a nitpick, but why not use the CRT functions for output (instead of WriteConsole+WriteFile bits). Lots of .exe in programs/ use that construct because they've been written at a time where using msvcrt was a pain. This is no longer the case. I see. I wondered about that too and decided to copy-paste the helper.
-- https://gitlab.winehq.org/wine/wine/-/merge_requests/2689#note_30826