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

Dmitry Timoshkov dmitry at baikal.ru
Mon Nov 23 17:10:24 CST 2015


Christopher Thielen <cthielen at gmail.com> wrote:

> The behavior being tested is for a WM_CAPTURECHANGED message which has 
> its lParam set to the first parameter from the SetCapture() calls (the 
> main hWnd in this case).
> 
> In order to get the sequence to pass, I need to set lParam as the hWnd's 
> value is unpredictable.
> 
> Can you recommend another way to go about this?

Just don't specify '|lparam'.

-- 
Dmitry.



More information about the wine-devel mailing list