Connor McAdams : uiautomationcore: Add support for translating EVENT_OBJECT_FOCUS for native MSAA IAccessibles.
16 Oct
2023
16 Oct
'23
9:08 p.m.
Module: wine Branch: master Commit: cc75dbd315c108298a5f601152040ca7eb47043c URL: https://gitlab.winehq.org/wine/wine/-/commit/cc75dbd315c108298a5f601152040ca... Author: Connor McAdams <cmcadams(a)codeweavers.com> Date: Tue Sep 26 11:17:28 2023 -0400 uiautomationcore: Add support for translating EVENT_OBJECT_FOCUS for native MSAA IAccessibles. Signed-off-by: Connor McAdams <cmcadams(a)codeweavers.com> --- dlls/uiautomationcore/tests/uiautomation.c | 169 +++++++++++++++++++++++++++++ dlls/uiautomationcore/uia_com_client.c | 74 +++++++++++++ dlls/uiautomationcore/uia_event.c | 6 +- dlls/uiautomationcore/uia_private.h | 3 + 4 files changed, 248 insertions(+), 4 deletions(-)
796
Age (days ago)
796
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alexandre Julliard