Handle Leak On Windows?
General and Desktop
4
Posts
4
Posters
1.8k
Views
1
Watching
-
[quote author="ChrisW67" date="1366171069"]Explain question on Qt Project.[/quote]ymmd already. :D
To address the "question":
If you have any chance, try to do this on linux with valgrind. Valgrind beats all. If you have to stay on windows, try to use http://code.google.com/p/drmemory/ -
Do you want to know how you can handle (detect + fix) memory leaks on Windows?
Or do you want to say that Qt is leaking "handles" on Windows?
In the former case, I would suggest you give Visual Leaks Detector (VLD) a try:
http://vld.codeplex.com/