[PATCH v3 0/3] MR247: uiautomationcore: Add basic IAccessible2 support.

Connor McAdams (@cmcadams) wine at gitlab.winehq.org
Wed Jun 15 13:22:29 CDT 2022


On Wed Jun 15 18:17:14 2022 +0000, Huw Davies wrote:
> Sort of like earlier.
> How about:
> ```c
> if (!ia2[0] != !ia2[1])
>     goto exit;
> ```
Ah, yep, good idea. Had to write out a truth table on a piece of paper to understand that it works the same. Will fix this and send a new revision. :)

-- 
https://gitlab.winehq.org/wine/wine/-/merge_requests/247#note_2132



More information about the wine-devel mailing list