5 Sep
2024
5 Sep
'24
6:53 p.m.
On Thu Sep 5 13:54:50 2024 +0000, Nikolay Sivov wrote:
Yes, what I would do probably is "if (!set_ntstatus()) return FALSE; *type = ...; return TRUE;". We can't really test a case when nt call fails, so it's fine to assume it doesn't. @zfigura already have fallback. @nsivov I think this is unnecessary.
-- https://gitlab.winehq.org/wine/wine/-/merge_requests/6423#note_81273