|
I need to test a release version of the software to check its memory usage, but only the release version, no source code, no way to start. Recently I saw someone saying that you can check the program handle to detect memory leaks. How do I do it? Thank you! |
|