[PATCH v2 1/3] user32/tests: Add optional focus winevents to correspond with focus hooks.

Alexandre Julliard julliard at winehq.org
Mon Oct 11 13:21:31 CDT 2021


Connor McAdams <cmcadams at codeweavers.com> writes:

> Add optional EVENT_OBJECT_FOCUS winevents to correspond with optional
> HCBT_SETFOCUS hooks that are currently sent by Wine, and presumably
> Windows versions prior to Vista.

If they are no longer sent, they should be removed from the tests, and
Wine fixed. We don't want to add new optional messages if they never
appear on Windows.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list