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@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