Connor McAdams : uiautomationcore: Add support for creating serverside events.
19 Jun
2023
19 Jun
'23
9:19 p.m.
Module: wine Branch: master Commit: 549a276c328eead28261de38fa953f16e1379ff1 URL: https://gitlab.winehq.org/wine/wine/-/commit/549a276c328eead28261de38fa953f1... Author: Connor McAdams <cmcadams(a)codeweavers.com> Date: Fri May 19 14:55:43 2023 -0400 uiautomationcore: Add support for creating serverside events. Signed-off-by: Connor McAdams <cmcadams(a)codeweavers.com> --- dlls/uiautomationcore/tests/uiautomation.c | 6 +- dlls/uiautomationcore/uia_classes.idl | 2 + dlls/uiautomationcore/uia_client.c | 49 +++++++- dlls/uiautomationcore/uia_event.c | 184 ++++++++++++++++++++++++++--- dlls/uiautomationcore/uia_private.h | 32 ++++- 5 files changed, 252 insertions(+), 21 deletions(-)
914
Age (days ago)
914
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alexandre Julliard