I have some code that results in leaked GDI resources. I can tell because when I run the program and view the GDI handles in Task Manager the number simply keeps rising and the program eventually crashes. I am trying to pinpoint to the problem and was wondering if there are any tools that will help me do so.
Also any advice on finding GDI memory leaks would be appreciated.