Module: wine Branch: master Commit: 5bd409070556980edb2683c6a1d99beee7cb7cec URL: https://gitlab.winehq.org/wine/wine/-/commit/5bd409070556980edb2683c6a1d99be...
Author: Connor McAdams cmcadams@codeweavers.com Date: Fri Mar 24 13:14:05 2023 -0400
uiautomationcore: Implement IUIAutomation::GetFocusedElement{BuildCacheRequest}.
Signed-off-by: Connor McAdams cmcadams@codeweavers.com
---
dlls/uiautomationcore/tests/uiautomation.c | 208 +++++++++++++++++++++++++++++ dlls/uiautomationcore/uia_com_client.c | 60 ++++++++- 2 files changed, 264 insertions(+), 4 deletions(-)