Quote Originally Posted by wodin View Post
Dear Victor,

In a previous post you had reommended to use ProcessExplorer to troubleshoot this error when it occurs.
Well, I didn't mention ProcessExplorer in my previous post.

However, if you meant thread, not post, then yes, I recommended to use it in your previous thread just to control the resources (like handles, GDI objects, User objects and so on) to be sure they all are properly closed/released so you don't have any resources leaks. Or, otherwise, you do have some leaks.
The same - about using memory: is it not permanently grows?

That's all I meant.