Child's OninitDialog and Parent's OnKillFocus

Dmitry Timoshkov dmitry at baikal.ru
Thu Jul 24 22:13:45 CDT 2003


"Omer Sahin (Link Bilgisayar)" <osahin at linkbilgisayar.com.tr> wrote:

> In a CFormView , I create and display a CToolbarDialog. I use DoModal to
> display the dialog.
> A control (in Parent Windows) 's OnKillFocus event  is called AFTER the
> child dialog's OninitDialog.
> This seems meaningfull to me, but in my Windows 2000 professional machine,
> child's OninitDialog is
> called BEFORE  parent control's OnKillFocus. What should be done to correct
> this problem?

If you could create a really small test case (no MFC, pure Win32 API) and post
it here, somebody would have a look.

-- 
Dmitry.





More information about the wine-devel mailing list