Module: wine Branch: master Commit: e070e9b476551817cd868d38c3758d2a1ecd0e9d URL: https://gitlab.winehq.org/wine/wine/-/commit/e070e9b476551817cd868d38c3758d2...
Author: Connor McAdams cmcadams@codeweavers.com Date: Tue Apr 25 13:33:57 2023 -0400
uiautomationcore: Implement UiaNodeFromFocus.
Signed-off-by: Connor McAdams cmcadams@codeweavers.com
---
dlls/uiautomationcore/tests/uiautomation.c | 23 +++-- dlls/uiautomationcore/uia_classes.idl | 1 + dlls/uiautomationcore/uia_client.c | 148 ++++++++++++++++++++++++++++- 3 files changed, 158 insertions(+), 14 deletions(-)