1
0
mirror of https://github.com/wine-mirror/wine synced 2024-07-08 03:45:57 +00:00
wine/dlls/uiautomationcore
2023-07-31 18:24:02 +09:00
..
tests uiautomationcore: Implement IUIAutomation::{Add/Remove}FocusChangedEventHandler. 2023-07-24 22:12:10 +02:00
Makefile.in uiautomationcore: Put general purpose helper functions into separate source file. 2023-06-05 14:01:07 +02:00
uia_classes_client.idl uiautomationcore: Register all UI Automation typelibs. 2023-02-20 08:37:21 +01:00
uia_classes_core.idl uiautomationcore: Register all UI Automation typelibs. 2023-02-20 08:37:21 +01:00
uia_classes.idl uiautomationcore: Add support for matching serverside events through navigation. 2023-07-10 12:18:34 +02:00
uia_client.c uiautomationcore: Allow for refusal of HWND providers on node creation by non-nested node providers. 2023-07-10 12:18:32 +02:00
uia_com_client.c uiautomationcore: Implement IUIAutomation::{Add/Remove}FocusChangedEventHandler. 2023-07-24 22:12:10 +02:00
uia_event.c uiautomationcore: Add support for calling COM event handlers. 2023-07-24 22:12:10 +02:00
uia_ids.c uiautomationcore: Implement UiaAddEvent. 2023-05-26 21:24:14 +02:00
uia_main.c uiautomationcore: Implement UiaRaiseAutomationEvent. 2023-06-12 21:21:42 +02:00
uia_private.h uiautomationcore: Add support for calling COM event handlers. 2023-07-24 22:12:10 +02:00
uia_provider.c uiautomationcore: Allow for refusal of HWND providers on node creation by non-nested node providers. 2023-07-10 12:18:32 +02:00
uia_utils.c uiautomationcore: Fix a sizeof() argument (Coverity). 2023-07-31 18:24:02 +09:00
uiautomationcore.spec uiautomationcore: Add UiaNodeFromFocus stub. 2023-04-28 20:56:10 +02:00