"Lei Zhang" <[EMAIL PROTECTED]> 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.


Reply via email to