How to find GDI leaks?

How to find GDI memory leaks? I suspect that I have made a mistake somewhere and GDI leak appeared.
Now I use Windows.

You might want to try the MallocLeak detection…

Thank. This is a useful article, I hope it will help me!
I read a lot of articles, a lot. But I haven’t read this one yet.

Here is useful information about GDI leaks:

Perhaps this will be useful.

It seems that I already read this article. I think the previous article should help me. I work on my problem)