Module: wine Branch: master Commit: 12dfa7425437e5c8f5caab40b7f09beb22d1eab5 URL: https://source.winehq.org/git/wine.git/?a=commit;h=12dfa7425437e5c8f5caab40b...
Author: Connor McAdams cmcadams@codeweavers.com Date: Mon May 23 12:32:53 2022 -0400
uiautomationcore: Implement get_HostRawElementProvider for MSAA providers.
Signed-off-by: Connor McAdams cmcadams@codeweavers.com
---
dlls/uiautomationcore/tests/uiautomation.c | 479 ++++++++++++++++++++++++++++- dlls/uiautomationcore/uia_provider.c | 190 +++++++++++- 2 files changed, 654 insertions(+), 15 deletions(-)
Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=12dfa7425437e5c8f5caa...