Module: wine Branch: master Commit: c7e976f81989d7c301c3746a74c216cda07cc8b3 URL: https://gitlab.winehq.org/wine/wine/-/commit/c7e976f81989d7c301c3746a74c216c...
Author: Connor McAdams cmcadams@codeweavers.com Date: Wed Sep 6 08:54:11 2023 -0400
uiautomationcore: Implement IRawElementProviderFragmentRoot::GetFocus for MSAA providers.
Signed-off-by: Connor McAdams cmcadams@codeweavers.com
---
dlls/uiautomationcore/tests/uiautomation.c | 291 ++++++++++++++++++++++++++++- dlls/uiautomationcore/uia_provider.c | 131 ++++++++++++- 2 files changed, 419 insertions(+), 3 deletions(-)