On Thu Jun 12 21:01:35 2025 +0000, Bernhard Übelacker wrote:
The original state from @Alcaro's bab2ccbb was `if (!pVerifyConsoleIoHandle)`, but the original state from my last be9bd74c was `if (!pVerifyConsoleIoHandle || skip_nt)`. So I really wanted just to revert my patch and then fix the failure with Windows 8 the way @epo described in !8271.
Alright, cool.