wine/dlls/uiautomationcore
Connor McAdams 4569157b28 uiautomationcore: Use EVENT_OBJECT_DESTROY to remove HWNDs from the COM API focus change HWND map.
Signed-off-by: Connor McAdams <cmcadams@codeweavers.com>
2023-10-10 23:15:05 +02:00
..
tests uiautomationcore: Use EVENT_OBJECT_DESTROY to remove HWNDs from the COM API focus change HWND map. 2023-10-10 23:15:05 +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: Pass WinEvent data to IProxyProviderWinEventHandler::RespondToWinEvent. 2023-10-02 21:56:30 +02:00
uia_classes_client.idl
uia_classes_core.idl
uia_client.c uiautomationcore: Query EVENT_OBJECT_FOCUS HWND for a serverside provider if there is a registered focus change event handler. 2023-10-10 23:15:05 +02:00
uia_com_client.c uiautomationcore: Use EVENT_OBJECT_DESTROY to remove HWNDs from the COM API focus change HWND map. 2023-10-10 23:15:05 +02:00
uia_event.c uiautomationcore: Use EVENT_OBJECT_DESTROY to remove HWNDs from the COM API focus change HWND map. 2023-10-10 23:15:05 +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: Use EVENT_OBJECT_DESTROY to remove HWNDs from the COM API focus change HWND map. 2023-10-10 23:15:05 +02:00
uia_provider.c uiautomationcore: Add support for marking the root IAccessible as known on non-root IAccessibles upon proxy provider creation. 2023-10-02 21:56:30 +02:00
uia_utils.c uiautomationcore: Use EVENT_OBJECT_DESTROY to remove HWNDs from the COM API focus change HWND map. 2023-10-10 23:15:05 +02:00
uiautomationcore.spec uiautomationcore: Add UiaHasServerSideProvider stub. 2023-09-18 11:01:22 +02:00