I have a MDI parent form in and Standard Exe application. And i tried to add a MDI child form in an Active X DLL.

When the Dll tried to show the MDI child it send the message :
"No MDI form available to Load"

So i need to know a way to add MDI childs to a Active X DLL. Or to a Active X exe.

Please could anyone help me?

Thanks.