[PATCH] user32: on VK_RETURN, send WM_COMMAND to ancestor, not parent.

Dmitry Timoshkov dmitry at codeweavers.com
Fri Apr 4 11:14:27 CDT 2008


"Lei Zhang" <thestig at google.com> wrote:

> The edit control is the child of a dialog box bar, which is in turn
> the child of another dialog box foo. SetParent() is not involved, if
> that's what you mean.

Seems that's not the case then, from your test it looks more like
a WM_COMMAND forwarding from a child dialog to the parent one.

-- 
Dmitry.



More information about the wine-devel mailing list