<?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 : Determine Codejock version during compile</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : General Discussion : Determine Codejock version during compile]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Mon, 27 Apr 2026 15:30:31 +0000</pubDate>
  <lastBuildDate>Mon, 22 Mar 2010 08:11:23 +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=16484</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[Determine Codejock version during compile :   Hello,I am attempting to upgrade...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=16484&amp;PID=57714&amp;title=determine-codejock-version-during-compile#57714</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2517">jpnascim</a><br /><strong>Subject:</strong> 16484<br /><strong>Posted:</strong> 22 March 2010 at 8:11am<br /><br />Hello,<br><br>I am attempting to upgrade from Codejock v. 9.6 to Codejock 11.1 and I need to correct certain codejock calls in our code that have become incompatible with version 11.1. However, for reasons here, I need to make the code compatible with both versions. Is there are any way (during compilation) to determine which version of Codejock I am using? I would like to do something as:<br><font color="#0000ff"><br>#ifdef CODEJOCK_VERSION_11_1<br>&nbsp;&nbsp;&nbsp; myReportControl.GetPaintManager()-&gt;SetColumnStyle(xtpReportColumnOffice2003);<br>#else<br>&nbsp;&nbsp;&nbsp; </font><font color="#0000ff">myReportControl</font><font color="#0000ff">.GetPaintManager()-&gt;m_columnStyle = xtpColumnFlat;<br>#endif<br></font><br>I've found 'CXTAuxData' class but it returns version during runtime only. Any ideas?<br><br>Thank you,<br><br>Joćo Pedro<br>]]>
   </description>
   <pubDate>Mon, 22 Mar 2010 08:11:23 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=16484&amp;PID=57714&amp;title=determine-codejock-version-during-compile#57714</guid>
  </item> 
 </channel>
</rss>