[PATCH 2/2] winemac: Don't pump messages in ChangeDisplaySettings (v3).

Ken Thomases ken at codeweavers.com
Mon Apr 27 13:37:34 CDT 2015


On Apr 27, 2015, at 2:54 AM, Stefan Dösinger <stefan at codeweavers.com> wrote:

> Version 3: Use SendNotifyMessage for sending WM_MACDRV_DISPLAYCHANGE.
> Ken, I need your review again to make sure that this change doesn't
> have any negative impact regarding the sync_window_position call that
> is part of the WM_MACDRV_DISPLAYCHANGE message handling.

Looks OK to me.  It is not necessary for the sync_window_position() call to be made synchronously with respect to the sending code.

-Ken




More information about the wine-devel mailing list