Module: wine Branch: master Commit: 4ed9f4c2c506f86d917c7c21abe35e047cb0fcfa URL: https://gitlab.winehq.org/wine/wine/-/commit/4ed9f4c2c506f86d917c7c21abe35e0...
Author: Connor McAdams cmcadams@codeweavers.com Date: Mon Oct 17 11:29:34 2022 -0400
uiautomationcore: Add UiaNavigate stub.
Signed-off-by: Connor McAdams cmcadams@codeweavers.com
---
dlls/uiautomationcore/tests/uiautomation.c | 854 ++++++++++++++++++++++++++++ dlls/uiautomationcore/uia_client.c | 11 + dlls/uiautomationcore/uiautomationcore.spec | 2 +- include/uiautomationcoreapi.h | 2 + 4 files changed, 868 insertions(+), 1 deletion(-)