21 Jul
2022
21 Jul
'22
10:04 p.m.
Module: wine Branch: master Commit: 0cea011921304eaa48639fe2f591842289f75fde URL: https://gitlab.winehq.org/wine/wine/-/commit/0cea011921304eaa48639fe2f591842... Author: Connor McAdams <cmcadams(a)codeweavers.com> Date: Mon Jun 20 13:25:12 2022 -0400 uiautomationcore: Add support for UIAutomationType_Element properties. Signed-off-by: Connor McAdams <cmcadams(a)codeweavers.com> --- dlls/uiautomationcore/tests/uiautomation.c | 10 +- dlls/uiautomationcore/uia_client.c | 189 ++++++++++++++++++++++++++++- dlls/uiautomationcore/uia_ids.c | 18 ++- 3 files changed, 203 insertions(+), 14 deletions(-)