user32: search more aggressively for a window under a tooltip

Alexandre Julliard julliard at winehq.org
Mon Jul 23 06:51:26 CDT 2012


Daniel Jelinski <djelinski1 at gmail.com> writes:

> Hello,
> When you say that this can't be fixed, do you mean that we can't
> properly route a mouse event if the window is transparent and it
> covers a window from another process? Well I'm not sure if Windows
> does that either. However, we don't need any X11 support to forward
> the message to another window on the same thread, and the applications
> in question need only that.
>
> If we can make these applications work, why don't we?

You can't assume that the other Wine window is directly underneath the
transparent one, there may be some other X windows in between that
should receive the click instead.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list