Question:
Is there an easy way to get a list of types of resources that leak in a running application? IOW by connecting to an application ?
I kno
Most of the times I saw EOutOfResources, it was some sort of handle leak.
Did you try something like MadExcept?
--jeroen