I know how to do this, but...
Well im building a more than 20 MB final exe, and i try to break it in diferent components.
Nothing as several DLLs to following upgrades.
Else the hard implementation of some modules in VC++ asked as to build the diferent windows in Visual Basic.
The modules need an easy code, and an easy debug.
I don't mind OCX, but they tend to obscure code for beginners, and im not the only one here.
I need to implement it on DLLs or keep the standard exe only with windows, moving the code then to DLLs. Id prefer to know how to move MDI childs to dlls.
Could you help me?