Module: wine Branch: master Commit: af0c9d0b7c99c24d74350fc5578b0d01c6a441b4 URL: https://gitlab.winehq.org/wine/wine/-/commit/af0c9d0b7c99c24d74350fc5578b0d0...
Author: Connor McAdams cmcadams@codeweavers.com Date: Fri Aug 26 10:05:10 2022 -0500
uiautomationcore: Add UiaFind stub.
Signed-off-by: Connor McAdams cmcadams@codeweavers.com
---
dlls/uiautomationcore/tests/uiautomation.c | 1007 +++++++++++++++++++++++++++ dlls/uiautomationcore/uia_client.c | 10 + dlls/uiautomationcore/uiautomationcore.spec | 2 +- include/uiautomationcoreapi.h | 9 + 4 files changed, 1027 insertions(+), 1 deletion(-)