Hello,
I've got a simple MainWindow QT Program and i want to use some Files, whiche include MFC Funktions. My Problem is, i get from Visual Studio such errormessages:
Detected memory leaks!
Dumping objects ->
{89389} normal block at 0x02C808A8, 24 bytes long.
Data: < > 00 CD CD CD 00 00 00 00 00 00 00 00 00 00 00 00
{89388} normal block at 0x02C81120, 12 bytes long.
Data: < E1g E1g> A8 08 C8 02 A8 45 31 67 A8 45 31 67
But Visual Leak Detector's message is:
No memory leaks detected.
Visual Leak Detector is now exiting.
Thanks,
Andreas
Bookmarks