Connor McAdams : uiautomationcore: Implement UiaNodeFromProvider.

Alexandre Julliard julliard at winehq.org
Tue Jul 19 15:53:47 CDT 2022


Module: wine
Branch: master
Commit: ab4a0017e624367d7d0826872290b76bb8f9535a
URL:    https://gitlab.winehq.org/wine/wine/-/commit/ab4a0017e624367d7d0826872290b76bb8f9535a

Author: Connor McAdams <cmcadams at codeweavers.com>
Date:   Mon Jun 13 16:37:11 2022 -0400

uiautomationcore: Implement UiaNodeFromProvider.

Signed-off-by: Connor McAdams <cmcadams at codeweavers.com>

---

 dlls/uiautomationcore/Makefile.in           |   4 +
 dlls/uiautomationcore/tests/uiautomation.c  | 886 ++++++++++++++++++++++++++++
 dlls/uiautomationcore/uia_classes.idl       |  30 +
 dlls/uiautomationcore/uia_client.c          | 126 ++++
 dlls/uiautomationcore/uiautomationcore.spec |   2 +-
 include/uiautomationcoreapi.h               |   1 +
 6 files changed, 1048 insertions(+), 1 deletion(-)




More information about the wine-cvs mailing list