uiautomationcore: Return TRUE from UiaClientsAreListening().
commitd81256e7b6728177784d67f3b88d7b8fabb2512d
authorConnor McAdams <cmcadams@codeweavers.com>
Mon, 30 Oct 2023 12:44:31 +0000 (30 08:44 -0400)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 30 Oct 2023 13:25:54 +0000 (30 14:25 +0100)
treebf2de3cea50091963103b8d26a6d31a4919590e0
parent0cbca47dae968ecaa720ae0ba0b2ac491e62fa1a
uiautomationcore: Return TRUE from UiaClientsAreListening().

This function always returns TRUE on Windows 7 and above, and now that we
have stubs for all the event raising functions there should be no harm
in doing the same.

Signed-off-by: Connor McAdams <cmcadams@codeweavers.com>
dlls/uiautomationcore/tests/uiautomation.c
dlls/uiautomationcore/uia_main.c
include/uiautomationcoreapi.h