I have this project that is using up too much memory, and I suspect that I have found the culprits:
These boys are the ones hogging up all the memory. Looking through, I then guess that the one's labeled as "no" are ones that I should try to remove/mitigate. They look like this:
So, my main question is what should I be looking at? I am just really unfamiliar with the process of using this information to start commenting out what's causing us to use so much memory
So far, I have tried commenting out everything that uses aboutdialog and progress form, but I have not seen a shrink in memory.