When searching for the DEFPUSHBUTTON in a dialog, recurse into child
commit3944cb3b689ec439602554369f2d259e3994c396
authorZach Gorman <zach@archetypeauction.com>
Thu, 19 Aug 2004 01:03:12 +0000 (19 01:03 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 19 Aug 2004 01:03:12 +0000 (19 01:03 +0000)
tree3ccd6fa31f93f16650770a0b3c059c64fae1069c
parent2141f28fa0df7ba4ccb44fb5ce3a5fc5754a1d29
When searching for the DEFPUSHBUTTON in a dialog, recurse into child
windows with the WS_EX_CONTROLPARENT style (if they are visible and
enabled).
windows/defdlg.c