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
Printable View
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
i just need a yes or no.. :)
thanks
yes