hi,
I have a very simple app calling a COM component. And after the function call, the app should exit. But its not exiting. I have checked all the object variables and made sure that i am setting them all to "nothing". Is there any tool to check my objects that are not set to null?

Thanks in advance