Sign in
markda's WebLog
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Options
Email Blog Author
RSS for posts
Atom
RSS for comments
OK
Search
Tags
.NET
Game Development
General
Silverlight DHTML DOM HtmlPage HTML overlay
Web
Windows
Archive
Archives
May 2008
(1)
August 2006
(2)
April 2006
(2)
April 2005
(1)
February 2005
(1)
December 2004
(1)
October 2004
(3)
August 2004
(1)
June 2004
(1)
May 2004
(1)
April 2004
(3)
March 2004
(2)
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
markda's WebLog
Tracking down memory leaks when linking with the CRT DLL
Posted
over 9 years ago
by
markda
0
Comments
I recently rebuilt a C++ project to use the DLL version of the CRT and discovered that the _crtBreakAlloc variable was not visible to the Visual C++ debugger. If you don't already know, this variable is maintained by the debug CRT heap allocation code...
Page 1 of 1 (1 items)