<?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 : A lot of memory leaks</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Docking Pane : A lot of memory leaks]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 13 May 2026 03:02:25 +0000</pubDate>
  <lastBuildDate>Fri, 24 Jun 2005 07:58: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=2448</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[A lot of memory leaks : My application is based on GUI_Eclipse...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=2448&amp;PID=7262&amp;title=a-lot-of-memory-leaks#7262</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1253">VoimiX</a><br /><strong>Subject:</strong> 2448<br /><strong>Posted:</strong> 24 June 2005 at 7:58am<br /><br />My application is based on GUI_Eclipse sample.<br />I cant understand why I have memory leaks on the following lines of code:<br /><br />xtpdockingpanesplittercontainer.cpp(346)<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;return new CXTPDockingPaneSplitterWnd();<br /><br />xtpdockingpanemanager.cpp(268)<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;case xtpPaneTypeDockingPane: pPane = new CXTPDockingPane(pLayout); break;<br /><br />xtpdockingpanetabbedcontainer.cpp(139)<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;m_pDropTarget = new CContainerDropTarget();<br /><br />xtpdockingpanetabbedcontainer.cpp(137)<br /> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; m_arrCaptionButtons.Add(new CXTPDockingPaneCaptionButton(XTP_IDS_DOCKINGPANE_AUTOHIDE, this));<br /><br />xtpdockingpanetabbedcontainer.cpp(136)<br /> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;m_arrCaptionButtons.Add( new CXTPDockingPaneCaptionButton(XTP_IDS_DOCKINGPANE_CLOSE, this));<br /><br />xtptabmanager.cpp(462)<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;m_arrNavigateButtons.Add(new CNavigateButtonClose(this,  xtpTabNavigateButtonNone));&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nb sp;<br /> .......<br /><br /> <img border="0" src="http://forum.codejock.com/smileys/smiley11.gif" border="0"> <br /><br />In GuiEclipse Sample there are not memory leaks. <img border="0" src="http://forum.codejock.com/smileys/smiley5.gif" border="0"> ]]>
   </description>
   <pubDate>Fri, 24 Jun 2005 07:58:47 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=2448&amp;PID=7262&amp;title=a-lot-of-memory-leaks#7262</guid>
  </item> 
 </channel>
</rss>