Developer Network
Developer Network
Developer Network
ProfileText
ProfileText
:CreateViewProfileText:
Sign in
Subscriber portal
Get tools
Downloads
Visual Studio
SDKs
Trial software
Free downloads
Office resources
Programs
Subscriptions
Overview
Administrators
Students
Microsoft Imagine
Microsoft Student Partners
ISV
Startups
Events
Community
Magazine
Forums
Blogs
Channel 9
Documentation
APIs and reference
Dev centers
Samples
Retired content
We’re sorry. The content you requested has been removed. You’ll be auto redirected in 1 second.
This forum has migrated to
Microsoft Q&A
.
Visit
Microsoft Q&A
to post new questions.
Learn More
Ask a question
Quick access
Forums home
Browse forums users
FAQ
Search related threads
Remove From My Forums
Answered by:
memory leaks
Archived Forums 421-440
>
Visual C
Question
0
Sign in to vote
How do I check for memory leaks in Visual Studio Express 2010 c++?
Thursday, March 10, 2011 1:42 AM
Answers
0
Sign in to vote
Finding Memory Leaks Using the CRT Library
http://msdn.microsoft.com/en-us/library/x98tx3cf.aspx
The Debug Heap from C++
http://msdn.microsoft.com/en-us/library/19f56tw3.aspx
Visual Leak Detector - Enhanced Memory Leak Detection for Visual C++
http://www.codeproject.com/KB/applications/visualleakdetector.aspx
- Wayne
Proposed as answer by
Yi Feng Li
Friday, March 11, 2011 8:20 AM
Marked as answer by
Yi Feng Li
Friday, March 18, 2011 3:21 AM
Thursday, March 10, 2011 2:01 AM