[Solved] My app slows down other apps?

Everything else that doesn't fall into one of the other PB categories.
User avatar
Caronte3D
Addict
Addict
Posts: 1361
Joined: Fri Jan 22, 2016 5:33 pm
Location: Some Universe

Re: [Solved] My app slows down other apps?

Post by Caronte3D »

I still can't find my leaks
Could be doable enhance the OnError function to catch the line number where the leak occurs?
BarryG
Addict
Addict
Posts: 4173
Joined: Thu Apr 18, 2019 8:17 am

Re: [Solved] My app slows down other apps?

Post by BarryG »

Fred wrote: Wed Aug 14, 2024 7:03 amCould you try to reproduce it in a small snippet ?
Tried reproducing this with a standalone snippet but it doesn't create a GDI leak. Something else must be going on in my code, but that doesn't explain how copying the icon and destroying the copy was a working solution to stop the GDI leak in my case. Strange. Don't bother looking into it, Fred. You know I'll always post back if I find a reproducible bug from a snippet. ;)
Post Reply