Module: wine Branch: master Commit: 2de6b5719e54f9879a550dd2f04740c858dd82be URL: https://gitlab.winehq.org/wine/wine/-/commit/2de6b5719e54f9879a550dd2f04740c...
Author: Connor McAdams cmcadams@codeweavers.com Date: Fri Sep 16 12:29:30 2022 -0400
uiautomationcore: Add UiaGetUpdatedCache stub.
Signed-off-by: Connor McAdams cmcadams@codeweavers.com
---
dlls/uiautomationcore/tests/uiautomation.c | 391 +++++++++++++++++++++++++++- dlls/uiautomationcore/uia_client.c | 11 + dlls/uiautomationcore/uiautomationcore.spec | 2 +- include/uiautomationcoreapi.h | 8 + 4 files changed, 409 insertions(+), 3 deletions(-)