Sept. 21, 2025
9:40 a.m.
On Fri Sep 19 17:11:50 2025 +0000, Rémi Bernon wrote:
Wouldn't that get inverted by the `DEVPROP_OPERATOR_MODIFIER_NOT` check at the bottom? Is it expected? Yes, even though the `DEVPROP_OPERATOR` enum doesn't list `DEVPROP_OPERATOR_GREATER/LESS_THAN | DEVPROP_OPERATOR_MODIFIER_NOT`, using the modifier will always return true with GUIDs. I have added a few tests for this as well, thanks.
-- https://gitlab.winehq.org/wine/wine/-/merge_requests/9010#note_116559