<?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 : Excepti&#111;n when closing App</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Toolkit Pro : Excepti&#111;n when closing App]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 15 Apr 2026 04:07:51 +0000</pubDate>
  <lastBuildDate>Tue, 30 Nov 2004 13:09:34 +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=1440</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[Excepti&#111;n when closing App : Problem solved! In my code I...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=1440&amp;PID=4209&amp;title=exception-when-closing-app#4209</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=860">haiku</a><br /><strong>Subject:</strong> 1440<br /><strong>Posted:</strong> 30 November 2004 at 1:09pm<br /><br /><P>Problem solved!</P><P>In my code I had:<FONT size=1></P><P>CXTPImageManager m_imageManager;</P><FONT size=1><P>CXTPShortcutBar m_wndShortcutBar;</P><P>The problem is that m_wndShortcutBar uses the m_imageManager. The first variable is destructed&nbsp;first by&nbsp;class' destructor, what causes error in m_wndShortcutBar's destructor. By simple reordering the variables in class the problem is solved. </P><P>Sorry for the created confusion.</P><P>Best regards, Haiku.</FONT></FONT></P><P>&nbsp;</P>]]>
   </description>
   <pubDate>Tue, 30 Nov 2004 13:09:34 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=1440&amp;PID=4209&amp;title=exception-when-closing-app#4209</guid>
  </item> 
  <item>
   <title><![CDATA[Excepti&#111;n when closing App : I have just bought Xtreme Toolkit...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=1440&amp;PID=4207&amp;title=exception-when-closing-app#4207</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=860">haiku</a><br /><strong>Subject:</strong> 1440<br /><strong>Posted:</strong> 30 November 2004 at 8:28am<br /><br /><P>I have just bought <EM>Xtreme Toolkit Pro v 9.51.&nbsp; </EM>And problem still exists.</P><P>Exactly at the same place at "mfc71d.dll!C<SPAN =highlight>Plex</SPAN>::FreeDataChain()&nbsp; + 0x1e&nbsp;&nbsp; &nbsp;C++."</P><P>So any help would be appreciated.</P><P>&nbsp;Thank you.</P>]]>
   </description>
   <pubDate>Tue, 30 Nov 2004 08:28:05 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=1440&amp;PID=4207&amp;title=exception-when-closing-app#4207</guid>
  </item> 
  <item>
   <title><![CDATA[Excepti&#111;n when closing App : we accidently downloaded The XTToolkit...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=1440&amp;PID=4132&amp;title=exception-when-closing-app#4132</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=840">sbinder</a><br /><strong>Subject:</strong> 1440<br /><strong>Posted:</strong> 24 November 2004 at 2:59am<br /><br />we accidently downloaded The XTToolkit 4.10 Demo, not the XTToolkit Pro 9.51 Demo, which is the one we would buy.<br><br>With XTPro there are no problems like the one mentioned before.<br><br><br>so no furhter help required.<br>]]>
   </description>
   <pubDate>Wed, 24 Nov 2004 02:59:41 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=1440&amp;PID=4132&amp;title=exception-when-closing-app#4132</guid>
  </item> 
  <item>
   <title><![CDATA[Excepti&#111;n when closing App : Hello,  we are currently evaluating...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=1440&amp;PID=4094&amp;title=exception-when-closing-app#4094</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=840">sbinder</a><br /><strong>Subject:</strong> 1440<br /><strong>Posted:</strong> 22 November 2004 at 5:20am<br /><br />Hello,<br><br>we are currently evaluating your Toolkit Pro for our Applications.<br>I only included XTPro Header in stdafx.h, and changed CMainFrame Base Class (and all occurances of FrameWnd) to "<i><b><font style="font-size: 9pt;">CXTFrameWnd". </font></b></i><font style="font-size: 9pt;">no use of any other XT Features atm.<br><br>The app works normally, but when i close it, i get an exception in (or after) CMainFrame destructor.<br><br>CallStack points here: <br></font>mfc71d.dll!CPlex::FreeDataChain()&nbsp; + 0x1e&nbsp;&nbsp; &nbsp;C++<br>(Code: <br>void CPlex::FreeDataChain()&nbsp;&nbsp;&nbsp;&nbsp; // free this one and links<br>{<br>&nbsp;&nbsp;&nbsp; CPlex* p = this;<br>&nbsp;&nbsp;&nbsp; while (p != NULL)<br>&nbsp;&nbsp;&nbsp; {<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; BYTE* bytes = (BYTE*) p;<br>--&gt;&nbsp; CPlex* pNext = p-&gt;pNext;&nbsp;&nbsp; // Fails Here!<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; delete&#091;&#093; bytes;<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; p = pNext;<br>&nbsp;&nbsp;&nbsp; }<br>}<br><br>This is from "output-window": <br>An exception (first Chance) bei 0x7c22261e (mfc71d.dll) in lfpp32.exe: 0xC0000005: Zugriffsverletzung-Leseposition 0x00017c14.<br><br><br>Other components in use: Stingray Objective Grid Pro. from RogueWave, and CodeBase Database. both used as DLL. <br><br>can you point me to possible Problems, as i dont have the source code, i cant go into more detail.<br><br>Thanks, <br>Stefan Binder<br>Zeintlinger Systemtechnik<br>]]>
   </description>
   <pubDate>Mon, 22 Nov 2004 05:20:32 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=1440&amp;PID=4094&amp;title=exception-when-closing-app#4094</guid>
  </item> 
 </channel>
</rss>