hi,

as my subject states the CWnd:estroyWindow or the :estroyWindow API doesn't destroy my MDI View all the way (the text will be gone but the frame is still there). I'm trying to implement an IDE type Close All . The DestroyWindow work on dialog though!

thanks for any and all help

ps

I read the Tec Note 17 and implement a virtual DestroyWindow but it didn't make a differance