Module: wine Branch: master Commit: 3fc9493f42a0fca6138fe3778af6cc47e89cc308 URL: https://gitlab.winehq.org/wine/wine/-/commit/3fc9493f42a0fca6138fe3778af6cc4...
Author: Connor McAdams cmcadams@codeweavers.com Date: Wed Jun 1 11:36:18 2022 -0400
uiautomationcore: Implement UiaLookupId for AutomationIdentifierType_Property GUIDs.
Signed-off-by: Connor McAdams cmcadams@codeweavers.com
---
dlls/uiautomationcore/Makefile.in | 1 + dlls/uiautomationcore/tests/uiautomation.c | 206 ++++++++++++++++++++++ dlls/uiautomationcore/uia_ids.c | 270 +++++++++++++++++++++++++++++ dlls/uiautomationcore/uia_main.c | 9 - 4 files changed, 477 insertions(+), 9 deletions(-)