12 Jul
2022
12 Jul
'22
4:09 p.m.
On Tue Jul 12 19:52:49 2022 +0000, Claire wrote:
I am actually mistaken, that part of `winebus` is correct, but for some reason it returns `STATUS_SUCCESS` anyway. I have not tracked down why yet. Ok found it, it's simply because I was setting `irp_status` (output) rather than `irp->IoStatus` (input/state). Will fix in the next version of the patch.
-- https://gitlab.winehq.org/wine/wine/-/merge_requests/432#note_4001