Holgerwa
09-Aug-2009, 02:30 PM
Hello,
I have enabled the memory leak detection in EurekaLog, and it reports a leak of 416 Bytes when my app closes. In the call stack I can get to the line where my main window is created, telling me that there is the problem.
Of course, something on the main form is causing the problem, but is there a way to get more into this? I would need to get more details on where exactly the problem occurs.
I have enabled the memory leak detection in EurekaLog, and it reports a leak of 416 Bytes when my app closes. In the call stack I can get to the line where my main window is created, telling me that there is the problem.
Of course, something on the main form is causing the problem, but is there a way to get more into this? I would need to get more details on where exactly the problem occurs.