1
0
Fork 0
mirror of synced 2025-03-07 03:53:26 +01:00
wine/dlls/uiautomationcore
2023-10-02 21:56:30 +02:00
..
tests uiautomationcore: Create HUIANODE for WinEvents that should invoke IProxyProviderWinEventHandler::RespondToWinEvent. 2023-10-02 21:56:30 +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: Add support for matching serverside events through navigation. 2023-07-10 12:18:34 +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_client.c uiautomationcore: Track HWNDs that need WinEvent translation. 2023-09-25 21:47:49 +02:00
uia_com_client.c uiautomationcore: Use CRT allocation functions. 2023-09-04 11:42:36 +02:00
uia_event.c uiautomationcore: Create HUIANODE for WinEvents that should invoke IProxyProviderWinEventHandler::RespondToWinEvent. 2023-10-02 21:56:30 +02:00
uia_ids.c uiautomationcore: Implement UiaAddEvent. 2023-05-26 21:24:14 +02:00
uia_main.c uiautomationcore: Use CRT allocation functions. 2023-09-04 11:42:36 +02:00
uia_private.h uiautomationcore: Check if we should try to invoke IProxyProviderWinEventHandler::RespondToWinEvent for registered UIA events. 2023-10-02 21:56:30 +02:00
uia_provider.c uiautomationcore: Check if we should try to invoke IProxyProviderWinEventHandler::RespondToWinEvent for registered UIA events. 2023-10-02 21:56:30 +02:00
uia_utils.c uiautomationcore: Check if we should try to invoke IProxyProviderWinEventHandler::RespondToWinEvent for registered UIA events. 2023-10-02 21:56:30 +02:00
uiautomationcore.spec uiautomationcore: Add UiaHasServerSideProvider stub. 2023-09-18 11:01:22 +02:00