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

Dmitry Timoshkov dmitry at codeweavers.com
Fri Apr 4 08:24:33 CDT 2008


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

> I noticed I can no longer install an application which uses the NSIS
> installer by repeatedly hitting enter until it finished. I did some
> testing and it looks like for VK_RETURN, we should be sending
> WM_COMMAND to the ancestor, and not the parent.

Was edit control reparented at some point? Perhaps WM_COMMAND should be
sent to an original parent?

-- 
Dmitry.



More information about the wine-devel mailing list