4 Apr
2008
4 Apr
'08
1:24 p.m.
"Lei Zhang" <thestig(a)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.