<?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 : Bug in CXTPAnimationDC (15.0)</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Toolkit Pro : Bug in CXTPAnimationDC (15.0)]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Mon, 20 Apr 2026 20:48:20 +0000</pubDate>
  <lastBuildDate>Wed, 16 Feb 2011 01:47:30 +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=17894</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[Bug in CXTPAnimationDC (15.0) : Thanks, fixed for 15.0.2 HotFix...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=17894&amp;PID=62683&amp;title=bug-in-cxtpanimationdc-15-0#62683</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 17894<br /><strong>Posted:</strong> 16 February 2011 at 1:47am<br /><br /><div style=": rgb255, 255, 255; margin-left: 1px; margin-top: 1px; margin-right: 1px; margin-bottom: 1px; font-family: Verdana, Arial, Helvetica, sans-serif; color: rgb0, 0, 0; font-weight: normal; font-size: 12px; line-height: 1.4; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-style: initial; border-color: initial; -: n&#111;ne; ">Thanks, fixed for 15.0.2 HotFix release.</div>]]>
   </description>
   <pubDate>Wed, 16 Feb 2011 01:47:30 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=17894&amp;PID=62683&amp;title=bug-in-cxtpanimationdc-15-0#62683</guid>
  </item> 
  <item>
   <title><![CDATA[Bug in CXTPAnimationDC (15.0) : There is a bug in CXTPAnimationDC....]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=17894&amp;PID=62682&amp;title=bug-in-cxtpanimationdc-15-0#62682</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1895">inforapid</a><br /><strong>Subject:</strong> 17894<br /><strong>Posted:</strong> 15 February 2011 at 9:42pm<br /><br />There is a bug in <FONT size=2 face=C&#111;nsolas><FONT size=2 face=C&#111;nsolas>CXTPAnimationDC. It only works if the rectangle, which is given in the constructor, has a top left position of 0,0. The bug is only in version 15, in your last version it worked. It's because in your function DefaultAnimation, you do something like <FONT size=2 face=C&#111;nsolas><FONT size=2 face=C&#111;nsolas>pDestDC-&gt;BitBlt(rc.left, rc.top, rc.Width(), rc.Height(), &amp;dc, 0, 0, SRCCOPY);<DIV></DIV>So long, so good. But when the Destructor of <FONT size=2 face=C&#111;nsolas><FONT size=2 face=C&#111;nsolas>CXTPBufferDC is called, it does <FONT size=2 face=C&#111;nsolas><FONT size=2 face=C&#111;nsolas>::BitBlt (m_hDestDC, m_rect.left, m_rect.top, m_rect.Width(), m_rect.Height(), m_hDC, m_rect.left, m_rect.top, SRCCOPY); In order to work correct, it must be ::BitBlt (m_hDestDC, m_rect.left, m_rect.top, m_rect.Width(), m_rect.Height(), m_hDC, 0, 0, SRCCOPY); Can you please fix this as soon as possible. Thank you.<DIV></DIV>Ingo</FONT></FONT></FONT></FONT></FONT></FONT></FONT></FONT>]]>
   </description>
   <pubDate>Tue, 15 Feb 2011 21:42:22 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=17894&amp;PID=62682&amp;title=bug-in-cxtpanimationdc-15-0#62682</guid>
  </item> 
 </channel>
</rss>