Module: wine Branch: master Commit: 2a089f52f06962dfcf78cb7dd5a7ee1f590a013e URL: https://gitlab.winehq.org/wine/wine/-/commit/2a089f52f06962dfcf78cb7dd5a7ee1...
Author: Connor McAdams cmcadams@codeweavers.com Date: Thu Mar 23 13:34:46 2023 -0400
uiautomationcore: Implement NavigateDirection_Parent navigation for default HWND provider.
Signed-off-by: Connor McAdams cmcadams@codeweavers.com
---
dlls/uiautomationcore/tests/uiautomation.c | 155 +++++++++++++++++++++++------ dlls/uiautomationcore/uia_provider.c | 48 ++++++++- 2 files changed, 172 insertions(+), 31 deletions(-)