<div dir="ltr"><div dir="ltr"><br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Mon, Sep 23, 2019 at 7:26 PM Fabian Maurer <<a href="mailto:dark.shadow4@web.de">dark.shadow4@web.de</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">> > Then it should get passed to DefWindowProc. It's currently handled by<br>
> > DefWindowProc as well, but with these patches the parent is given a chance<br>
> > to<br>
> > handle it itself before it's passed to the default handler.<br>
><br>
> I don't see this happening with your patch.<br>
<br>
What exactly don't you see happening? DefWindowProc is where otherwise<br>
unhandled messages end up.<br></blockquote><div><br></div><div>As far as I can tell you return with SendMessage, so it's never passed to default procedure.</div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<br>
Regards,<br>
Fabian Maurer<br>
<br>
<br>
</blockquote></div></div>