--
v2: uiautomationcore: Use EVENT_OBJECT_SHOW to advise providers of events being listened for in the COM API.
uiautomationcore: Separate checking if a node is within the scope of a registered event from event invocation.
uiautomationcore: Add support for passing WinEvents to a custom callback function.
uiautomationcore/tests: Add tests for COM event handler event advisement.
https://gitlab.winehq.org/wine/wine/-/merge_requests/4005