wine/dlls/uiautomationcore
Connor McAdams 41f07a8a0f uiautomationcore: Implement UiaEventAddWindow.
Signed-off-by: Connor McAdams <cmcadams@codeweavers.com>
2023-06-19 22:50:45 +02:00
..
tests uiautomationcore: Implement UiaEventAddWindow. 2023-06-19 22:50:45 +02:00
Makefile.in uiautomationcore: Put general purpose helper functions into separate source file. 2023-06-05 14:01:07 +02:00
uia_classes.idl uiautomationcore: Implement UiaEventAddWindow. 2023-06-19 22:50:45 +02:00
uia_classes_client.idl
uia_classes_core.idl
uia_client.c uiautomationcore: Implement UiaEventAddWindow. 2023-06-19 22:50:45 +02:00
uia_com_client.c
uia_event.c uiautomationcore: Implement UiaEventAddWindow. 2023-06-19 22:50:45 +02:00
uia_ids.c
uia_main.c uiautomationcore: Implement UiaRaiseAutomationEvent. 2023-06-12 21:21:42 +02:00
uia_private.h uiautomationcore: Add support for advising providers of events on serverside events. 2023-06-19 22:50:45 +02:00
uia_provider.c uiautomationcore: Prevent creation of duplicate serverside events. 2023-06-19 22:50:45 +02:00
uia_utils.c uiautomationcore: Unconditionally match all events registered on the desktop node with a scope of subtree. 2023-06-12 21:21:42 +02:00
uiautomationcore.spec