Hi

I am trying to spilt a very large EXE up so that i can reuse the components in different programs. I was looking at using ActiveX EXE to store forms, modules, and classes etc. The problem lies in that the main exe has a MDI form with lots of child form and i want to put some of these child forms in to the Active X EXE but I have not succesfull loaded any of the with in the Main EXE this way because it wants a parent form first of all. Does anyone know a way around this problem or other solutions .

Cheers