<?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 : Stack Overflow with BoundsChecker</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Toolkit Pro : Stack Overflow with BoundsChecker]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sat, 13 Jun 2026 09:59:34 +0000</pubDate>
  <lastBuildDate>Sat, 23 Sep 2006 08:49:54 +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=5127</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[Stack Overflow with BoundsChecker : Disabling the LoadSkin call resolved...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=5127&amp;PID=16020&amp;title=stack-overflow-with-boundschecker#16020</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1755">ABuenger</a><br /><strong>Subject:</strong> 5127<br /><strong>Posted:</strong> 23 September 2006 at 8:49am<br /><br />Disabling the LoadSkin call resolved the problem.<DIV>&nbsp;</DIV><DIV>You should change your samples and documentation:</DIV><DIV>&nbsp;</DIV><DIV>// The SkinFramework requires function hooking which does not work</DIV><DIV>// together with testing tools such as BoundsChecker and Purify</DIV><DIV>#if !defined(__BOUNDSCHECKER__)&nbsp;&amp;&amp; !defined(__PURIFY__)</DIV><DIV>&nbsp;&nbsp;&nbsp; VERIFY (XTPSkinManager()-&gt;LoadSkin (_T("..."));</DIV><DIV>#endif</DIV><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Sat, 23 Sep 2006 08:49:54 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=5127&amp;PID=16020&amp;title=stack-overflow-with-boundschecker#16020</guid>
  </item> 
  <item>
   <title><![CDATA[Stack Overflow with BoundsChecker : I&amp;#039;ve build my application...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=5127&amp;PID=16019&amp;title=stack-overflow-with-boundschecker#16019</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1755">ABuenger</a><br /><strong>Subject:</strong> 5127<br /><strong>Posted:</strong> 23 September 2006 at 8:05am<br /><br />I've build my application with BoundsChecker 7.2 and I get a stack overflow with the XTP 10.3.1<DIV>&nbsp;</DIV><DIV>LoadFrame causes ole32.dll to load which is hooked by CXTPSkinManagerApiHook::OnHookLoadLibraryA, but the&nbsp;LoadLibraryA call causes OnHookLoadLibraryA to be called again and again (pszModuleName is always ole32.dll).</DIV><DIV>&nbsp;</DIV><DIV>It's XP SP2 with VC6 SP6.</DIV><DIV>&nbsp;</DIV><DIV>The SkinMDISample crahes too, at OnHookGetProcAddress.</DIV><DIV>&nbsp;</DIV><DIV>The SkinFramework doesn't seem to work with BoundsChecker.</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV><DIV>Btw. in XTPScrollbar / XTPDrawHelpers the DC still contains non default/stock objects when the CDC gets destroyed.</DIV><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Sat, 23 Sep 2006 08:05:51 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=5127&amp;PID=16019&amp;title=stack-overflow-with-boundschecker#16019</guid>
  </item> 
 </channel>
</rss>