[PATCH v2] oleacc: Add semi-stub and tests for AccessibleObjectFromPoint

Piotr Caban piotr.caban at gmail.com
Thu Nov 25 11:16:29 CST 2021


Hi Alex,

On 11/24/21 17:28, Alex Henrie wrote:
> Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=48950
> Signed-off-by: Alex Henrie <alexhenrie24 at gmail.com>
> ---
> v2:
> - Give test window a nonzero size and make it visible
> - Test hwnd associated with accessibility object with check_acc_hwnd
> ---
>   dlls/oleacc/main.c       | 23 +++++++++++++++-----
>   dlls/oleacc/tests/main.c | 47 ++++++++++++++++++++++++++++++++++++++++
>   2 files changed, 64 insertions(+), 6 deletions(-)
I've sent complete implementation of the function. I didn't test if it 
helps with the bug you have linked.

Thanks,
Piotr



More information about the wine-devel mailing list