21 Oct
2022
21 Oct
'22
9:41 p.m.
Module: wine Branch: master Commit: 329664392e94e937ca788fcfc641a283fac97758 URL: https://gitlab.winehq.org/wine/wine/-/commit/329664392e94e937ca788fcfc641a28... Author: Connor McAdams <cmcadams(a)codeweavers.com> Date: Thu Oct 13 12:45:57 2022 -0400 uiautomationcore: Implement UiaRegisterProviderCallback. Signed-off-by: Connor McAdams <cmcadams(a)codeweavers.com> --- dlls/uiautomationcore/tests/uiautomation.c | 845 +++++++++++++++++++++++++++++ dlls/uiautomationcore/uia_client.c | 149 ++++- dlls/uiautomationcore/uia_main.c | 5 - 3 files changed, 987 insertions(+), 12 deletions(-)