20 Feb
2023
20 Feb
'23
9:56 p.m.
Module: wine Branch: master Commit: 2d8bf67b90ccfbc3d5cfc45bbd68ca666ecd99b4 URL: https://gitlab.winehq.org/wine/wine/-/commit/2d8bf67b90ccfbc3d5cfc45bbd68ca6... Author: Connor McAdams <cmcadams(a)codeweavers.com> Date: Wed Feb 1 15:26:40 2023 -0500 uiautomationcore: Implement IUIAutomation::ElementFromHandle. Signed-off-by: Connor McAdams <cmcadams(a)codeweavers.com> --- dlls/uiautomationcore/tests/uiautomation.c | 88 +++ dlls/uiautomationcore/uia_com_client.c | 936 ++++++++++++++++++++++++++++- 2 files changed, 1022 insertions(+), 2 deletions(-)