Class1.obj1 is an ActivexExe/Dll
Class2.obj2 is as ActivexExe/Dll
Both objects are having a function contains an infinite loop.

From a third App, want to call Obj1 and Obj2 one after other. How is this possible.