https://bugs.winehq.org/show_bug.cgi?id=13683
--- Comment #51 from Christopher Thielen cthielen@gmail.com --- My guess at what Windows is doing is taking the second SetCapture() command and simply sending the WM_CAPTURECHANGED message to the "old" window which just happens to also be the new window.