Module: wine Branch: master Commit: 8070e44f76f59a6c5ae38a74201e15cdfe5a29d4 URL: https://gitlab.winehq.org/wine/wine/-/commit/8070e44f76f59a6c5ae38a74201e15c...
Author: Connor McAdams cmcadams@codeweavers.com Date: Wed Mar 22 16:29:01 2023 -0400
uiautomationcore: Add a default ProviderType_BaseHwnd clientside provider.
Signed-off-by: Connor McAdams cmcadams@codeweavers.com
---
dlls/uiautomationcore/tests/uiautomation.c | 97 +++++++++----------- dlls/uiautomationcore/uia_client.c | 21 ++++- dlls/uiautomationcore/uia_private.h | 1 + dlls/uiautomationcore/uia_provider.c | 141 +++++++++++++++++++++++++++++ 4 files changed, 205 insertions(+), 55 deletions(-)