19 Mar
2024
19 Mar
'24
12:39 p.m.
On Tue Mar 19 09:20:21 2024 +0000, Jinoh Kang wrote:
One of this is not latest Windows behavior and should be marked broken() I think. Everything after WinXP seems to return `STATUS_INVALID_HANDLE`. Wine, however, still returns STATUS_ACCESS_VIOLATION consistently in this case for other classes. It's also done like this in other tests in this file, so maybe we should leave it as-is?
-- https://gitlab.winehq.org/wine/wine/-/merge_requests/5269#note_65326