<?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 in 11.1</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Toolkit Pro : Memory leaks in 11.1]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Fri, 01 May 2026 13:23:34 +0000</pubDate>
  <lastBuildDate>Wed, 18 Apr 2007 05:10:33 +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=6899</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 in 11.1 : Fixed.  ]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=6899&amp;PID=22079&amp;title=memory-leaks-in-11-1#22079</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1755">ABuenger</a><br /><strong>Subject:</strong> 6899<br /><strong>Posted:</strong> 18 April 2007 at 5:10am<br /><br />Fixed.<br><br>]]>
   </description>
   <pubDate>Wed, 18 Apr 2007 05:10:33 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=6899&amp;PID=22079&amp;title=memory-leaks-in-11-1#22079</guid>
  </item> 
  <item>
   <title><![CDATA[Memory leaks in 11.1 : Hello,  As I wrote add  CXTPSkinManagerApiHook*...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=6899&amp;PID=22066&amp;title=memory-leaks-in-11-1#22066</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 6899<br /><strong>Posted:</strong> 18 April 2007 at 1:11am<br /><br />Hello,<DIV>&nbsp;</DIV><DIV>As I wrote add</DIV><DIV>&nbsp;</DIV><DIV><strong>CXTPSkinManagerApiHook* pApiHook = CXTPSkinManagerApiHook::GetInstance();<BR>&nbsp;pApiHook;</strong></DIV><DIV>&nbsp;</DIV><DIV>in end of constructor.</DIV>]]>
   </description>
   <pubDate>Wed, 18 Apr 2007 01:11:30 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=6899&amp;PID=22066&amp;title=memory-leaks-in-11-1#22066</guid>
  </item> 
  <item>
   <title><![CDATA[Memory leaks in 11.1 :     I get more memory leaks...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=6899&amp;PID=22063&amp;title=memory-leaks-in-11-1#22063</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1755">ABuenger</a><br /><strong>Subject:</strong> 6899<br /><strong>Posted:</strong> 17 April 2007 at 6:20pm<br /><br />I get more memory leaks if I don't call LoadSkin and open a modal dialog and then close the app. It does only happen with modal dialogs.<br><br><table width="99%"><tr><td class="BBquote"><img src="forum_images/quote_box.png" title="Quote" alt="Quote" style="vertical-align: text-bottom;" /> <br>...\Codejock Software\MFC\Xtreme ToolkitPro v11.1.0\Source\Ribbon\XTPRibbonTheme.cpp(378) : {2304} normal block at 0x026160C8, 536 bytes long.<br>&nbsp;Data: &lt;&nbsp; U $ O&nbsp;&nbsp; O&nbsp;&nbsp;&nbsp;&nbsp; &gt; CC 84 55 01 24 80 4F 01 20 80 4F 01 D4 D0 C8 00 <br>...\Codejock Software\MFC\Xtreme ToolkitPro v11.1.0\Source\Ribbon\XTPRibbonTheme.cpp(375) : {2300} normal block at 0x02615E28, 48 bytes long.<br>&nbsp;Data: &lt;x U&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &gt; 78 84 55 01 00 00 00 00 01 00 00 00 00 00 00 00 <br>...\Codejock Software\MFC\Xtreme ToolkitPro v11.1.0\Source\Ribbon\XTPRibbonTheme.cpp(374) : {2266} client block at 0x026159E0, subtype 0, 308 bytes long.<br>a CCmdTarget object at $026159E0, 308 bytes long<br>...\Codejock Software\MFC\Xtreme ToolkitPro v11.1.0\Source\CommandBars\XTPOffice2007Theme.cpp(92) : {2263} normal block at 0x026158B0, 56 bytes long.<br>&nbsp;Data: &lt;4 P&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &gt; 34 80 50 01 10 00 00 00 10 00 00 00 10 00 00 00 <br>...\Codejock Software\MFC\Xtreme ToolkitPro v11.1.0\Source\CommandBars\XTPPaintManager.cpp(243) : {2260} client block at 0x02615218, subtype 0, 1636 bytes long.<br>a CCmdTarget object at $02615218, 1636 bytes long<br></td></tr></table><br><br>Here is a modified version of the MainFrm.cpp of the RibbonMDISample, I've added only 2 lines.<br><br><a href="uploads/20070417_183141_MainFrm.zip" target="_blank">uploads/20070417_183141_MainFrm.zip</a><br><br>-------<br><br><img src="uploads/20070417_183702_leak_1.png" height="73" width="431" border="0"><br><br>-------<br><br><img src="uploads/20070417_183732_leak_2.png" height="146" width="522" border="0"><br><br>-------<br><br>Run the app, open the About dialog and move it over the Ribbon/Frame caption and then close the dialog and then the app --&gt; More memory leaks.<br><br>I don't see the memory leaks every time, just play a little bit around and you'll see them.<br><br>]]>
   </description>
   <pubDate>Tue, 17 Apr 2007 18:20:10 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=6899&amp;PID=22063&amp;title=memory-leaks-in-11-1#22063</guid>
  </item> 
  <item>
   <title><![CDATA[Memory leaks in 11.1 : Hello,  yes, think we will publish...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=6899&amp;PID=22042&amp;title=memory-leaks-in-11-1#22042</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 6899<br /><strong>Posted:</strong> 17 April 2007 at 9:35am<br /><br /><DIV>Hello,</DIV><DIV>&nbsp;</DIV><DIV>yes, think we will publish some update for 11.1 - problem appears then you declare skinframework but not use it (didn't call LoadSkin)</DIV><DIV>&nbsp;</DIV><DIV>add now line in consrtuctor and it will fix it:</DIV><DIV>&nbsp;CXTPSkinManagerApiHook* pApiHook = CXTPSkinManagerApiHook::GetInstance();<BR>&nbsp;pApiHook;</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV><DIV>Thank you.<BR></DIV>]]>
   </description>
   <pubDate>Tue, 17 Apr 2007 09:35:08 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=6899&amp;PID=22042&amp;title=memory-leaks-in-11-1#22042</guid>
  </item> 
  <item>
   <title><![CDATA[Memory leaks in 11.1 :  After re-compiling my application...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=6899&amp;PID=22037&amp;title=memory-leaks-in-11-1#22037</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1755">ABuenger</a><br /><strong>Subject:</strong> 6899<br /><strong>Posted:</strong> 17 April 2007 at 8:58am<br /><br />After re-compiling my application with 11.1 (10.4.2 before) I get the same memory leaks I've seen in the VistaTaskDialog sample:<br><br>Detected memory leaks!<br>Dumping objects -&gt;<br>afxtempl.h(370) : {137554} normal block at 0x02628028, 60 bytes long.<br>&nbsp;Data: &lt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; e&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &gt; 00 00 00 00 CC 0F 65 02 01 00 00 00 00 00 00 00 <br>strcore.cpp(118) : {137553} normal block at 0x02671028, 38 bytes long.<br>&nbsp;Data: &lt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; C O &gt; 01 00 00 00 0C 00 00 00 0C 00 00 00 43 00 4F 00 <br>strcore.cpp(118) : {137551} normal block at 0x02650FC0, 36 bytes long.<br>&nbsp;Data: &lt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; S H &gt; 01 00 00 00 0B 00 00 00 0B 00 00 00 53 00 48 00 <br>Object dump complete.<br><br><br>XP SP2, VC6 SP6. To reproduce it just run the VistaTaskDialog sample and close it without any further action.<br>]]>
   </description>
   <pubDate>Tue, 17 Apr 2007 08:58:54 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=6899&amp;PID=22037&amp;title=memory-leaks-in-11-1#22037</guid>
  </item> 
 </channel>
</rss>