are child windows created the same way as top windows? i mean, when a button is created, is there a WM_NCCREATE msg passed to the procedure of the button, followed by WM_CREATE...?
thanks