Module: wine Branch: master Commit: 750d11a49ab28597909bd1788cda2bda38b364be URL: https://gitlab.winehq.org/wine/wine/-/commit/750d11a49ab28597909bd1788cda2bd...
Author: Connor McAdams cmcadams@codeweavers.com Date: Wed Oct 12 13:44:41 2022 -0400
uiautomationcore: Add support for getting HWND providers to UiaNodeFromProvider().
Signed-off-by: Connor McAdams cmcadams@codeweavers.com
---
dlls/uiautomationcore/tests/uiautomation.c | 34 ++++++++++++------------ dlls/uiautomationcore/uia_client.c | 42 +++++++++++++++++++++--------- dlls/uiautomationcore/uia_private.h | 2 ++ dlls/uiautomationcore/uia_provider.c | 4 +-- 4 files changed, 51 insertions(+), 31 deletions(-)