<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet type="text/xsl" href="RSS_xslt_style.asp" version="1.0" ?>
<rss version="2.0" xmlns:WebWizForums="https://syndication.webwiz.net/rss_namespace/">
 <channel>
  <title>Codejock Developer Community : XTSplitterWnd and Cleanup</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Toolkit Pro : XTSplitterWnd and Cleanup]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Mon, 20 Apr 2026 07:02:42 +0000</pubDate>
  <lastBuildDate>Sat, 11 Sep 2004 17:06:47 +0000</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 12.04</generator>
  <ttl>360</ttl>
  <WebWizForums:feedURL>forum.codejock.com/RSS_post_feed.asp?TID=730</WebWizForums:feedURL>
  <image>
   <title><![CDATA[Codejock Developer Community]]></title>
   <url>http://forum.codejock.com/forum_images/codejock-logo.gif</url>
   <link>http://forum.codejock.com/</link>
  </image>
  <item>
   <title><![CDATA[XTSplitterWnd and Cleanup : I am using ReplaceView in my application...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=730&amp;PID=3094&amp;title=xtsplitterwnd-and-cleanup#3094</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=133">thodgson</a><br /><strong>Subject:</strong> 730<br /><strong>Posted:</strong> 11 September 2004 at 5:06pm<br /><br />I am using ReplaceView in my application and was wondering if this issue has been addressed.]]>
   </description>
   <pubDate>Sat, 11 Sep 2004 17:06:47 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=730&amp;PID=3094&amp;title=xtsplitterwnd-and-cleanup#3094</guid>
  </item> 
  <item>
   <title><![CDATA[XTSplitterWnd and Cleanup : I have a problem using XTSplitterWnd....]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=730&amp;PID=1939&amp;title=xtsplitterwnd-and-cleanup#1939</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=523">MarcoNedwig</a><br /><strong>Subject:</strong> 730<br /><strong>Posted:</strong> 13 May 2004 at 5:04pm<br /><br /><P>I have a problem using XTSplitterWnd. When I call ReplaceView fiunction the old view is only set to SW_HIDE to activate another view with SW_SHOW. But the old view won't be destroyed and so the application has a memory leak, because the old view isn't set active anymore and memory stays allocated</P><P>I solved the problem by doing pOldView-&gt;DestroyWindow at the end of the function, but this causes any function at the old view (like OnKillFocus methods) will cause errors, because the view doesn't exist anymore. </P><P>My actual way is saving the return value of ReplaceView ( which is the pointer to the old view set to SW_HIDE) and call destroy window after a while ( 30 s). This causes an endless loops after a while( Perhaps a recursive call in DestroyWindow implementation of the MFC). This can be seen with WIN NT 4. WIN 2000 doesn't seem to have this behaviour?</P><P>Does anyone has a suggestion or a solution for me?</P>]]>
   </description>
   <pubDate>Thu, 13 May 2004 17:04:46 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=730&amp;PID=1939&amp;title=xtsplitterwnd-and-cleanup#1939</guid>
  </item> 
 </channel>
</rss>