Hi,
I have a a VB exe that calls an OCX project. Since you can't use the command "end" inside an OCX, how do you completely unload all projects within the application?
I currently unload all the open objects in the OCX but that still leave the Exe project active in memory.
I hope the question makes sense.
Thanks
