Module: wine Branch: master Commit: 3978ff6538839280543ad4523d7ccdca79b86931 URL: https://gitlab.winehq.org/wine/wine/-/commit/3978ff6538839280543ad4523d7ccdc...
Author: Connor McAdams cmcadams@codeweavers.com Date: Thu Mar 9 13:22:43 2023 -0500
uiautomationcore: Implement IUIAutomationTreeWalker::Get{First/Last}ChildElement{BuildCache}.
Signed-off-by: Connor McAdams cmcadams@codeweavers.com
---
dlls/uiautomationcore/tests/uiautomation.c | 90 ++++++++++++++++++++++++++++++ dlls/uiautomationcore/uia_com_client.c | 68 +++++++++++++++++++--- 2 files changed, 150 insertions(+), 8 deletions(-)