1
0
Fork 0
mirror of synced 2025-03-07 03:53:26 +01:00
Commit graph

10 commits

Author SHA1 Message Date
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
Connor McAdams
bc063b67ab uiautomationcore: Check if we should try to invoke IProxyProviderWinEventHandler::RespondToWinEvent for registered UIA events.
Signed-off-by: Connor McAdams <cmcadams@codeweavers.com>
2023-10-02 21:56:30 +02:00
Connor McAdams
81caccbf84 uiautomationcore: Track HWNDs that need WinEvent translation.
Signed-off-by: Connor McAdams <cmcadams@codeweavers.com>
2023-09-25 21:47:49 +02:00
Alex Henrie
d89665847f uiautomationcore: Use CRT allocation functions. 2023-09-04 11:42:36 +02:00
Sven Baars
753b5b3582 uiautomationcore: Fix a sizeof() argument (Coverity). 2023-07-31 18:24:02 +09:00
Connor McAdams
c7431990d8 uiautomationcore: Unconditionally match all events registered on the desktop node with a scope of subtree.
Signed-off-by: Connor McAdams <cmcadams@codeweavers.com>
2023-06-12 21:21:42 +02:00
Connor McAdams
61712ec79f uiautomationcore: Add support for cloning UiaCondition structures.
Signed-off-by: Connor McAdams <cmcadams@codeweavers.com>
2023-06-12 21:21:42 +02:00
Connor McAdams
1518851b72 uiautomationcore: Clone UiaCacheRequest structure passed to UiaAddEvent.
Signed-off-by: Connor McAdams <cmcadams@codeweavers.com>
2023-06-12 21:21:42 +02:00
Connor McAdams
68aa92d6b0 uiautomationcore: Add global interface table helper functions.
Signed-off-by: Connor McAdams <cmcadams@codeweavers.com>
2023-06-05 14:01:07 +02:00
Connor McAdams
3d0c9efc1e uiautomationcore: Put general purpose helper functions into separate source file.
Signed-off-by: Connor McAdams <cmcadams@codeweavers.com>
2023-06-05 14:01:07 +02:00