Module: wine Branch: master Commit: edcd55bae27d5d6fcac8e4d8b8298cce0dcd0600 URL: https://gitlab.winehq.org/wine/wine/-/commit/edcd55bae27d5d6fcac8e4d8b8298cc...
Author: Connor McAdams cmcadams@codeweavers.com Date: Wed Oct 12 12:33:52 2022 -0400
uiautomationcore: Add support for multiple providers on a single HUIANODE.
Signed-off-by: Connor McAdams cmcadams@codeweavers.com
---
dlls/uiautomationcore/tests/uiautomation.c | 28 +-- dlls/uiautomationcore/uia_classes.idl | 2 +- dlls/uiautomationcore/uia_client.c | 273 ++++++++++++++++++++--------- dlls/uiautomationcore/uia_private.h | 28 ++- dlls/uiautomationcore/uia_provider.c | 4 +- 5 files changed, 231 insertions(+), 104 deletions(-)