[PATCH] user32: Allow WM_CAPTURECHANGE indicating SetCapture() parameter.

Alexandre Julliard julliard at winehq.org
Tue Nov 24 01:28:03 CST 2015


Christopher Thielen <cthielen at gmail.com> writes:

> Fixes https://bugs.winehq.org/show_bug.cgi?id=13683
>
> A window may be notified with WM_CAPTURECHANGED about itself
> gaining mouse capture if it calls SetCapture() twice.

You'd need to review all places where we handle that message, I don't
think we've taken that behavior into account.

Because of this risk, I'm afraid it will have to wait until after code
freeze.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list