<?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 : C++ signature changes</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Toolkit Pro : C++ signature changes]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 22 Apr 2026 05:20:17 +0000</pubDate>
  <lastBuildDate>Tue, 14 Apr 2009 11:34:50 +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=14010</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[C++ signature changes : Is there a document that shows...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=14010&amp;PID=47879&amp;title=c-signature-changes#47879</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1284">franji1</a><br /><strong>Subject:</strong> 14010<br /><strong>Posted:</strong> 14 April 2009 at 11:34am<br /><br />Is there a document that shows all of the XTP toolkit&nbsp;C++ class signature changes or function renaming from version to version?<DIV>&nbsp;</DIV><DIV>The C++ language designers have left a nice hole that C# and I believe Java have covered&nbsp;requiring the <strong>override</strong> keyword when truly overriding a derived implementation of the same signature, and the&nbsp;<strong>virtual</strong> keyword&nbsp;for introducing an overloaded name with a completely new signature.</DIV><DIV>&nbsp;</DIV><DIV>Small changes like parameter type change from&nbsp;WORD to DWORD like here <a href="https://forum.codejock.com/forum_posts.asp?TID=1467&amp;KW=signature" target="_blank">https://forum.codejock.com/forum_posts.asp?TID=1467&amp;KW=signature</A></DIV><DIV>and even renamed&nbsp;function like here <a href="https://forum.codejock.com/forum_posts.asp?TID=12033&amp;KW=signature" target="_blank">https://forum.codejock.com/forum_posts.asp?TID=12033&amp;KW=signature</A></DIV><DIV>&nbsp;</DIV><DIV>The former is critical, but the latter can be just as bad if our code does not "call back" to the now non-existent override.</DIV><DIV>&nbsp;</DIV><DIV>We have just upgraded from XTP V10 to V13.&nbsp;&nbsp;It builds, but you never know with potential major issues described here.</DIV><DIV>&nbsp;</DIV><DIV>Product: Xtreme ToolkitPro version 13.0.0 <BR>Platform: Windows Vista Ultimate&nbsp;32bit - SP1<BR>Language: Visual Studio C++ 2008</DIV>]]>
   </description>
   <pubDate>Tue, 14 Apr 2009 11:34:50 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=14010&amp;PID=47879&amp;title=c-signature-changes#47879</guid>
  </item> 
 </channel>
</rss>