Module: wine Branch: master Commit: c40bccb867c01b1d2e4d846be557f858869e2625 URL: https://gitlab.winehq.org/wine/wine/-/commit/c40bccb867c01b1d2e4d846be557f85...
Author: Connor McAdams cmcadams@codeweavers.com Date: Mon Jun 20 16:19:17 2022 -0400
uiautomationcore: Add support for UIAutomationType_String properties.
Signed-off-by: Connor McAdams cmcadams@codeweavers.com
---
dlls/uiautomationcore/tests/uiautomation.c | 10 ++----- dlls/uiautomationcore/uia_client.c | 9 +++++++ dlls/uiautomationcore/uia_ids.c | 42 ++++++++++++++++++++---------- 3 files changed, 39 insertions(+), 22 deletions(-)