17 Apr
2023
17 Apr
'23
3:54 p.m.
Module: wine Branch: master Commit: a19c1ff1697358ae69fb65ee3108a69829657e51 URL: https://gitlab.winehq.org/wine/wine/-/commit/a19c1ff1697358ae69fb65ee3108a69... Author: Connor McAdams <cmcadams(a)codeweavers.com> Date: Thu Mar 23 14:54:32 2023 -0400 uiautomationcore: Add a default ProviderType_Proxy MSAA bridge clientside provider. Signed-off-by: Connor McAdams <cmcadams(a)codeweavers.com> --- dlls/uiautomationcore/tests/uiautomation.c | 112 +++++++++++++++++++++++++++-- dlls/uiautomationcore/uia_client.c | 14 +++- dlls/uiautomationcore/uia_private.h | 2 + dlls/uiautomationcore/uia_provider.c | 60 ++++++++++------ 4 files changed, 160 insertions(+), 28 deletions(-)