<?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 : Crash in CXTPTaskPanelPaintManager::DrawGroupClien</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Task Panel : Crash in CXTPTaskPanelPaintManager::DrawGroupClien]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Thu, 14 May 2026 07:03:20 +0000</pubDate>
  <lastBuildDate>Thu, 13 Sep 2007 03:53:16 +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=7987</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[Crash in CXTPTaskPanelPaintManager::DrawGroupClien : Thanks,  yes it was fixed for...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=7987&amp;PID=25790&amp;title=crash-in-cxtptaskpanelpaintmanagerdrawgroupclien#25790</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 7987<br /><strong>Posted:</strong> 13 September 2007 at 3:53am<br /><br />Thanks, <DIV>yes it was fixed for 11.2 version. Please replace to</DIV><DIV>&nbsp;</DIV><DIV>int nAlpha = pGroup-&gt;IsExpanding() ? (255 * rc.Height()) / max(1, pGroup-&gt;GetExpandedClientHeight()) : 255;<BR></DIV>]]>
   </description>
   <pubDate>Thu, 13 Sep 2007 03:53:16 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=7987&amp;PID=25790&amp;title=crash-in-cxtptaskpanelpaintmanagerdrawgroupclien#25790</guid>
  </item> 
  <item>
   <title><![CDATA[Crash in CXTPTaskPanelPaintManager::DrawGroupClien : I have a case in which I am crashing...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=7987&amp;PID=25777&amp;title=crash-in-cxtptaskpanelpaintmanagerdrawgroupclien#25777</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3003">mrmathis</a><br /><strong>Subject:</strong> 7987<br /><strong>Posted:</strong> 12 September 2007 at 7:25pm<br /><br />I have a case in which I am crashing in CXTPTaskPanelPaintManager::DrawGroupClient because in the line<br><br>&nbsp;&nbsp;&nbsp; int nAlpha = pGroup-&gt;IsExpanding() ? (255 * rc.Height()) / pGroup-&gt;GetExpandedClientHeight() : 255;<br><br>pGroup-&gt;GetExpandedClientHeight() is returning 0, resulting in (surprise) a divide by zero.&nbsp; I installed a little defensive programming in this function to prevent the crash.&nbsp; It may be that I don't have something set up correctly, but a bit more checking in the DrawGroupClient code doesn't seem unreasonable to me.<br><br>I am running 10.4 and see that the source hasn't changed (in this function, anyway) in 11.1.&nbsp; Has this been fixed in 11.2?<br><br><br><br>]]>
   </description>
   <pubDate>Wed, 12 Sep 2007 19:25:30 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=7987&amp;PID=25777&amp;title=crash-in-cxtptaskpanelpaintmanagerdrawgroupclien#25777</guid>
  </item> 
 </channel>
</rss>