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
Also try to check handle count for the application with Process Explorer from SysInternals. Handle leaks can be very dangerous and they build slowly through time.