April 17, 2026
5:03 a.m.
On Fri Apr 17 05:03:43 2026 +0000, Alexandre Julliard wrote:
The checks look pretty expensive, you should try the open first and only do the extra checks on failure. Thanks for the feedback. In v2 I moved the hack to after the call to NtCreateFile fails, added a warning message, and removed the now-redundant hack in krnl386.exe.
-- https://gitlab.winehq.org/wine/wine/-/merge_requests/10633#note_136653