Connor McAdams : uiautomationcore: Implement UiaGetPropertyValue.

Alexandre Julliard julliard at winehq.org
Thu Jul 21 17:04:07 CDT 2022


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

Author: Connor McAdams <cmcadams at codeweavers.com>
Date:   Fri Jun 17 15:04:18 2022 -0400

uiautomationcore: Implement UiaGetPropertyValue.

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

---

 dlls/uiautomationcore/uia_classes.idl |  17 ++++
 dlls/uiautomationcore/uia_client.c    | 165 ++++++++++++++++++++++++++++++----
 dlls/uiautomationcore/uia_ids.c       |  45 ++++++++--
 dlls/uiautomationcore/uia_main.c      |  13 +--
 dlls/uiautomationcore/uia_private.h   |  24 +++++
 dlls/uiautomationcore/uia_provider.c  |   4 +-
 6 files changed, 230 insertions(+), 38 deletions(-)




More information about the wine-cvs mailing list