Sept. 19, 2022
9:34 a.m.
On Sun Sep 18 12:33:04 2022 +0000, Jinoh Kang wrote:
This should be better left as `todo_wine`. ```suggestion:-0+0 todo_wine_if(res == STATUS_NOT_FOUND) ok(res == STATUS_ACCESS_VIOLATION || broken(res == STATUS_NOT_FOUND), /* Win<10 */ ``` will do
-- https://gitlab.winehq.org/wine/wine/-/merge_requests/47#note_8825