I have a huge project and it would be verry nice if I could split it into small pieces.
It is easy if I could do separate executables but my proj is MDI.
My first option was trying to make one activex dll for each form but I could not pass the form to the main prog.

Any sugestions?? Tks.