2 Oct
2024
2 Oct
'24
10:01 a.m.
I have an application that hooks kernel functions and the ReadConsoleW() hook is not expected to be called (it's a stub). cmd.exe is passed a batch file on the command line (/C) so we're reading a regular file, not standard input. -- https://gitlab.winehq.org/wine/wine/-/merge_requests/6605#note_83861