[PATCH 1/4] comctl32/combo: Add test for WM_CTLCOLORSTATIC

Nikolay Sivov bunglehead at gmail.com
Mon Sep 23 00:10:50 CDT 2019


On Sun, Sep 22, 2019 at 7:41 PM Fabian Maurer <dark.shadow4 at web.de> wrote:

> > What should happen if parent/owner does not handle WM_CTLCOLOR* message?
>
> Then it should get passed to DefWindowProc. It's currently handled by
> DefWindowProc as well, but with these patches the parent is given a chance
> to
> handle it itself before it's passed to the default handler.
>

I don't see this happening with your patch.


>
> Regards,
> Fabian Maurer
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20190923/091f8746/attachment.htm>


More information about the wine-devel mailing list