Sept. 25, 2023
7:01 a.m.
uiautomationcore/tests: Add tests for IProxyProviderWinEventHandler based MSAA to UIA event bridging. Signed-off-by: Connor McAdams <cmcadams(a)codeweavers.com> -- v2: uiautomationcore: Make sure event thread is started when listening for WinEvents. uiautomationcore: Track HWNDs that need WinEvent translation. uiautomationcore: Add WinEvent hook on the UIA event thread. uiautomationcore: Check providers for an IProxyProviderWinEventHandler interface when attaching events. uiautomationcore/tests: Add tests for IProxyProviderWinEventHandler based MSAA to UIA event bridging. https://gitlab.winehq.org/wine/wine/-/merge_requests/3919