<?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 : Memory leaks and resource leaks?</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Toolkit Pro : Memory leaks and resource leaks?]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 22 Apr 2026 04:55:44 +0000</pubDate>
  <lastBuildDate>Fri, 04 Nov 2005 00:14:24 +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=3128</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[Memory leaks and resource leaks? :  Have no idea. :) ]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=3128&amp;PID=9412&amp;title=memory-leaks-and-resource-leaks#9412</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 3128<br /><strong>Posted:</strong> 04 November 2005 at 12:14am<br /><br /><P>&nbsp;</P><P>Have no idea. :)</P>]]>
   </description>
   <pubDate>Fri, 04 Nov 2005 00:14:24 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=3128&amp;PID=9412&amp;title=memory-leaks-and-resource-leaks#9412</guid>
  </item> 
  <item>
   <title><![CDATA[Memory leaks and resource leaks? : Yes Oleg,I check it is a good...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=3128&amp;PID=9378&amp;title=memory-leaks-and-resource-leaks#9378</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=272">zhou_wz</a><br /><strong>Subject:</strong> 3128<br /><strong>Posted:</strong> 31 October 2005 at 7:35pm<br /><br /><P>Yes Oleg,<BR>I check it is a good trick to release the memory.<BR>But I wonder why boundchecker report and visual studio not. Is it because the .dll is called?</P>]]>
   </description>
   <pubDate>Mon, 31 Oct 2005 19:35:20 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=3128&amp;PID=9378&amp;title=memory-leaks-and-resource-leaks#9378</guid>
  </item> 
  <item>
   <title><![CDATA[Memory leaks and resource leaks? : This memory will be free in  void...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=3128&amp;PID=9356&amp;title=memory-leaks-and-resource-leaks#9356</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 3128<br /><strong>Posted:</strong> 31 October 2005 at 1:41am<br /><br /><P>This memory will be free in </P><P>void CXTPPaintManager::Done()<BR>&nbsp;</P><P>as you can see in Visual Studio output, there&nbsp;are no leak reports after application terminate.</P><P>&nbsp;</P>]]>
   </description>
   <pubDate>Mon, 31 Oct 2005 01:41:30 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=3128&amp;PID=9356&amp;title=memory-leaks-and-resource-leaks#9356</guid>
  </item> 
  <item>
   <title><![CDATA[Memory leaks and resource leaks? : I used boundchecker 6.5 to debug...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=3128&amp;PID=9346&amp;title=memory-leaks-and-resource-leaks#9346</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=272">zhou_wz</a><br /><strong>Subject:</strong> 3128<br /><strong>Posted:</strong> 30 October 2005 at 1:58am<br /><br /><P>I used boundchecker 6.5 to debug the any sample debug exe. such as GUI_VisualStudio7d.exe<BR><BR>The boundchecker reported some memory leaks such as <BR>in CXTPPaintManager<BR><BR>CXTPPaintManager* CXTPPaintManager::CreateTheme(XTPPaintTheme paintTheme)<BR>{<BR>...<BR>&nbsp;if (paintTheme == xtpThemeOfficeXP)&nbsp;pInstance = new CXTPOfficeTheme(); <BR>...<BR><BR>it said the 'new' has memory leak...<BR><BR>and in some other file had same memory leak alarm....<BR><BR>Could anyone verify and explain it?</P>]]>
   </description>
   <pubDate>Sun, 30 Oct 2005 01:58:15 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=3128&amp;PID=9346&amp;title=memory-leaks-and-resource-leaks#9346</guid>
  </item> 
 </channel>
</rss>