<?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 ToolkitPro1113vc80!DrawTextApi()</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Command Bars : Crash in ToolkitPro1113vc80!DrawTextApi()]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Thu, 11 Jun 2026 18:19:05 +0000</pubDate>
  <lastBuildDate>Tue, 16 Dec 2008 07:17:07 +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=12927</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 ToolkitPro1113vc80!DrawTextApi() :    oleg wrote: Maybe you have...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=12927&amp;PID=43709&amp;title=crash-in-toolkitpro1113vc80drawtextapi#43709</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2014">akur</a><br /><strong>Subject:</strong> 12927<br /><strong>Posted:</strong> 16 December 2008 at 7:17am<br /><br /><table width="99%"><tr><td class="BBquote"><img src="forum_images/quote_box.png" title="Originally posted by oleg" alt="Originally posted by oleg" style="vertical-align: text-bottom;" /> <strong>oleg wrote:</strong><br /><br /><div>Maybe you have some weird text to draw...</div></td></tr></table><br>Do you suspect there can be some very special character sequences in some non-English languages that GDI can't draw?<br><br>We have no special info about which texts can cause such a crash (if any), but on the other side, rest of the computers run the same version OK.<br>]]>
   </description>
   <pubDate>Tue, 16 Dec 2008 07:17:07 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=12927&amp;PID=43709&amp;title=crash-in-toolkitpro1113vc80drawtextapi#43709</guid>
  </item> 
  <item>
   <title><![CDATA[Crash in ToolkitPro1113vc80!DrawTextApi() : Hi, DrawTextApi just call CDC::DrawText......]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=12927&amp;PID=43702&amp;title=crash-in-toolkitpro1113vc80drawtextapi#43702</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 12927<br /><strong>Posted:</strong> 16 December 2008 at 2:06am<br /><br /><P>Hi,</P><DIV>DrawTextApi just call CDC::DrawText... Is there way to catch parameters passed to DrawText ? Maybe you have some weird text to draw...</DIV>]]>
   </description>
   <pubDate>Tue, 16 Dec 2008 02:06:32 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=12927&amp;PID=43702&amp;title=crash-in-toolkitpro1113vc80drawtextapi#43702</guid>
  </item> 
  <item>
   <title><![CDATA[Crash in ToolkitPro1113vc80!DrawTextApi() :  Hello,our QA reports crashes...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=12927&amp;PID=43674&amp;title=crash-in-toolkitpro1113vc80drawtextapi#43674</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2014">akur</a><br /><strong>Subject:</strong> 12927<br /><strong>Posted:</strong> 15 December 2008 at 4:39am<br /><br />Hello,<br><br>our QA reports crashes from several client machines originating in code of XTPPaintManager's <font color="#0000ff"><b>DrawTextApi(</b><b>)</b></font> function. They run XP SP2/SP3.<br><br>The callstack of the crash gained from those clients (it's exactly the same by all of them) is this:<br><br>user32!GetPrefixCount+0x4c<br>user32!DT_GetExtentMinusPrefixes+0x3a<br>user32!DT_DrawStr+0x132<br>user32!DT_DrawJustifiedLine+0x2d<br>user32!AddEllipsisAndDrawLine+0x128<br>user32!DrawTextExWorker+0x1a1<br>user32!DrawTextExA+0xad<br>user32!DrawTextA+0x46<br>ToolkitPro1113vc80!CDC::DrawTextA+0x1e<br>ToolkitPro1113vc80!DrawTextApi+0x5b<br>ToolkitPro1113vc80!CXTPPaintManager::DrawControlText3+0x13c<br>ToolkitPro1113vc80!CXTPPaintManager::DrawControlText2+0x27c<br>ToolkitPro1113vc80!CXTPPaintManager::DrawControlToolBarParent+0x4a8<br>ToolkitPro1113vc80!CXTPPaintManager::DrawControl+0x7b <br><br>Do you have any idea why does the drawing of a <font color="#0000ff"><b>CNemXTPControlButton</b></font> crash inside <font color="#0000ff"><b>User32.DLL</b></font>?<br><br>Thanks, in advance!<br><br>]]>
   </description>
   <pubDate>Mon, 15 Dec 2008 04:39:26 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=12927&amp;PID=43674&amp;title=crash-in-toolkitpro1113vc80drawtextapi#43674</guid>
  </item> 
 </channel>
</rss>