Hi,

I am trying to use this solution http://www.codeproject.com/KB/docview/tabbedmdi.aspx in one of the program I am working on. The problem in using that is, I am not able to SubclassWindow the child windows.

The program I am working on supports 3 different document templates, and each of the document/views are seperated in seperate DLLs.

The program does compile without any errors. But when it runs, it gives me a stack overflow error message. Any suggestions?

Thanks.

Regards,
Mithun