Module: wine Branch: master Commit: 3f4f116dc52c2d37b98e62c3d9bdd8a79e44ccc1 URL: https://gitlab.winehq.org/wine/wine/-/commit/3f4f116dc52c2d37b98e62c3d9bdd8a...
Author: Connor McAdams cmcadams@codeweavers.com Date: Fri Sep 15 12:49:30 2023 -0400
uiautomationcore: Use EVENT_OBJECT_SHOW to advise providers of events being listened for in the COM API.
Signed-off-by: Connor McAdams cmcadams@codeweavers.com
---
dlls/uiautomationcore/tests/uiautomation.c | 30 ++++++------- dlls/uiautomationcore/uia_com_client.c | 72 +++++++++++++++++++++++++++++- dlls/uiautomationcore/uia_event.c | 31 +++++++------ dlls/uiautomationcore/uia_private.h | 3 ++ 4 files changed, 107 insertions(+), 29 deletions(-)