Memory leak bug when start a new project

EDN Admin

Well-known member
Joined
Aug 7, 2010
Messages
12,794
Location
In the Machine
<p align=left><font face=Arial size=2></font> 
Hello, I recently installed visual studio 2008 and feature pack.
<p align=left> 
<p align=left>When I start a new mfc project and just build it then run in debug mode, it show the following message:
 
<p align=left> 
Detected memory leaks!
Dumping objects ->
f:ddvctoolsvc7libsshipatlmfcsrcmfcafxvisualmanagervs2005.cpp(33) : {564} client block at 0x00F14D00, subtype c0, 572 bytes long.
a CMFCVisualManagerVS2005 object at $00F14D00, 572 bytes long
Object dump complete.
<p align=left> 
<p align=left>My project setting:
 
<p align=left>MFC Application
<p align=left><a title="http://studentweb.ncnu.edu.tw/94321524/setting.PNG http://studentweb.ncnu.edu.tw/94321524/setting.PNG http://studentweb.ncnu.edu.tw/94321524/setting.PNG
 
<p align=left> Can someone help me, thank you

View the full article
 
Back
Top