Ok, here's what I need:
I have an EXE project containing an MDI parent form. I need to load the MDI child form from an ActiveX DLL. Can this be done? I don't seem to be able to, though I haven't worked with MDI's before, so I might be overlooking something.
Suggestions?
//Anders


Reply With Quote