Module: wine Branch: master Commit: ba927e507b7d40f3df9067ed42eec5cdbe56e3e8 URL: https://gitlab.winehq.org/wine/wine/-/commit/ba927e507b7d40f3df9067ed42eec5c...
Author: Connor McAdams cmcadams@codeweavers.com Date: Fri Mar 24 12:13:17 2023 -0400
uiautomationcore: Add UiaNodeFromFocus stub.
Signed-off-by: Connor McAdams cmcadams@codeweavers.com
---
dlls/uiautomationcore/tests/uiautomation.c | 264 ++++++++++++++++++++++++++-- dlls/uiautomationcore/uia_client.c | 9 + dlls/uiautomationcore/uiautomationcore.spec | 2 +- include/uiautomationcoreapi.h | 1 + 4 files changed, 259 insertions(+), 17 deletions(-)