<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2800.1476" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>I have compiled and run the SampleMFC project in 
VC++6.0 (SP5) using both static and shared MFC libraries. I have not modified 
the source files in any way from&nbsp;how they were distributed.&nbsp;Every time 
a&nbsp;render window is&nbsp;opened and re-closed in this 
application,&nbsp;around 3MB of memory is allocated and never 
de-allocated.&nbsp;As I continued to open and close windows, the memory 
continued to build&nbsp;up to 1.75GB at which point the program crashed. 
I&nbsp;am working on&nbsp;2 other programs&nbsp;which use similar rendering 
constructs (one compiled in .NET) which exhibit the same behavior. Typically the 
rendering window is only opened perhaps a dozen times so this is not critical, 
but from a robustness and performance standpoint it is certainly 
worrisome.&nbsp;&nbsp;&nbsp;If any other users have experienced this same 
phenomenon, can avoid it or have any insight, please let me know. The sample 
code I used is in VTK/Examples/GUI/Win32/SampleMFC/ </FONT></DIV>
<DIV><FONT face=Arial size=2>Thanks</FONT></DIV></BODY></HTML>