Which executable did you build?<br>
<br>
VTK/Examples/GUI/Win32/vtkMFC/vtkMDI or something else?<br><br>What version of VTK are you using? The MFC mem leak problem is usually a &quot;false alarm&quot; in VTK-5-0 caused by the ordering of loading of VTK dlls. It should be fixed in the CVS HEAD build of VTK because we added code to delay load the VTK dlls, thereby ensuring that they are unloaded *before* the MFC dlls and then the MFC dlls can do their mem leak analysis correctly.<br>
<br><br>HTH,<br>David<br><br><br><br><br><div><span class="gmail_quote">On 3/4/08, <b class="gmail_sendername">Hochan Kim</b> &lt;<a href="mailto:hckim@andong.ac.kr">hckim@andong.ac.kr</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">









<div link="blue" vlink="purple" lang="KO">

<div>

<p><span lang="EN-US">Hi. Everybody!</span></p>

<p><span lang="EN-US">I build the example project vtkMFC, but when
executed with debug mode it generates a lot of memory leak.</span></p>

<p><span lang="EN-US">I'm using VS2005 with winXP. If you know
anything about the problem please tell me whatever.</span></p>

<p><span lang="EN-US">Thanks!</span></p>

</div>

</div>


<br>_______________________________________________<br>
This is the private VTK discussion list.<br>
Please keep messages on-topic. Check the FAQ at: <a onclick="return top.js.OpenExtLink(window,event,this)" href="http://www.vtk.org/Wiki/VTK_FAQ" target="_blank">http://www.vtk.org/Wiki/VTK_FAQ</a><br>
Follow this link to subscribe/unsubscribe:<br>
<a onclick="return top.js.OpenExtLink(window,event,this)" href="http://www.vtk.org/mailman/listinfo/vtkusers" target="_blank">http://www.vtk.org/mailman/listinfo/vtkusers</a><br>
<br></blockquote></div><br>