From: Piotr Caban Subject: Re: [PATCH] oleacc: Add tests for AccessibleObjectFromEvent. Message-Id: <7c2e9016-ff12-6bd8-cfd4-6a687048176f@gmail.com> Date: Thu, 16 Sep 2021 15:33:35 +0200 In-Reply-To: <20210907130621.335183-1-cmcadams@codeweavers.com> References: <20210907130621.335183-1-cmcadams@codeweavers.com> Hi Connor On 9/7/21 3:06 PM, Connor McAdams wrote: > Signed-off-by: Connor McAdams > --- > -This might technically be a v5, but since the AccessibleObjectFromEvent > patch was accepted and not the tests, I've not marked this v5. > > dlls/oleacc/tests/main.c | 994 +++++++++++++++++++++++++++++++++++++++ > 1 file changed, 994 insertions(+) I've sent simplified version of the patch. It also shows some problems with AccessibleObjectFromEvent implementation. Thanks, Piotr