<?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 : Beta 18  XTToolkitPro.h</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Toolkit Pro : Beta 18  XTToolkitPro.h]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sat, 11 Apr 2026 05:14:53 +0000</pubDate>
  <lastBuildDate>Fri, 02 Jun 2017 02:10:33 +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=23348</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[Beta 18  XTToolkitPro.h : Like sharky72 said;vc150 should...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=23348&amp;PID=75856&amp;title=beta-18-xttoolkitpro-h#75856</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=798">Insad</a><br /><strong>Subject:</strong> 23348<br /><strong>Posted:</strong> 02 June 2017 at 2:10am<br /><br />Like sharky72 said;<br>vc150 should be vc141<br><br>]]>
   </description>
   <pubDate>Fri, 02 Jun 2017 02:10:33 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=23348&amp;PID=75856&amp;title=beta-18-xttoolkitpro-h#75856</guid>
  </item> 
  <item>
   <title><![CDATA[Beta 18  XTToolkitPro.h : Thanks for reporting this. Please...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=23348&amp;PID=75852&amp;title=beta-18-xttoolkitpro-h#75852</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=8199">astoyan</a><br /><strong>Subject:</strong> 23348<br /><strong>Posted:</strong> 02 June 2017 at 12:02am<br /><br />Thanks for reporting this. Please replace the entire block with:<div><br></div><div><div>#if !defined(_XTP_DEMOMODE) &amp;&amp; !defined(_XTP_RETAIL)</div><div><span ="Apple-tab-span" style="white-space:pre">	</span>#define _XTPLIB_VISUALSTUDIO_VERSION ""</div><div>#elif _MSC_VER &lt; 1200</div><div><span ="Apple-tab-span" style="white-space:pre">	</span>#define _XTPLIB_VISUALSTUDIO_VERSION "vc50"</div><div>#elif _MSC_VER == 1200</div><div><span ="Apple-tab-span" style="white-space:pre">	</span>#define _XTPLIB_VISUALSTUDIO_VERSION "vc60"</div><div>#elif _MSC_VER == 1300</div><div><span ="Apple-tab-span" style="white-space:pre">	</span>#define _XTPLIB_VISUALSTUDIO_VERSION "vc70"</div><div>#elif _MSC_VER == 1310</div><div><span ="Apple-tab-span" style="white-space:pre">	</span>#define _XTPLIB_VISUALSTUDIO_VERSION "vc71"</div><div>#elif _MSC_VER == 1400</div><div><span ="Apple-tab-span" style="white-space:pre">	</span>#define _XTPLIB_VISUALSTUDIO_VERSION "vc80"</div><div>#elif _MSC_VER == 1500</div><div><span ="Apple-tab-span" style="white-space:pre">	</span>#define _XTPLIB_VISUALSTUDIO_VERSION "vc90"</div><div>#elif _MSC_VER == 1600</div><div><span ="Apple-tab-span" style="white-space:pre">	</span>#define _XTPLIB_VISUALSTUDIO_VERSION "vc100"</div><div>#elif _MSC_VER == 1700</div><div><span ="Apple-tab-span" style="white-space:pre">	</span>#define _XTPLIB_VISUALSTUDIO_VERSION "vc110"</div><div>#elif _MSC_VER == 1800</div><div><span ="Apple-tab-span" style="white-space:pre">	</span>#define _XTPLIB_VISUALSTUDIO_VERSION "vc120"</div><div>#elif _MSC_VER == 1900</div><div><span ="Apple-tab-span" style="white-space:pre">	</span>#define _XTPLIB_VISUALSTUDIO_VERSION "vc140"</div><div>#elif (1910 &lt;= _MSC_VER) &amp;&amp; (_MSC_VER &lt; 2000)</div><div><span ="Apple-tab-span" style="white-space:pre">	</span>#define _XTPLIB_VISUALSTUDIO_VERSION "vc150"</div><div>#elif</div><div><span ="Apple-tab-span" style="white-space:pre">	</span>#error "Unknown Visual Studio version"</div><div>#endif</div></div><div><br></div><div>Regards,</div><div>&nbsp; Alexander</div>]]>
   </description>
   <pubDate>Fri, 02 Jun 2017 00:02:31 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=23348&amp;PID=75852&amp;title=beta-18-xttoolkitpro-h#75852</guid>
  </item> 
  <item>
   <title><![CDATA[Beta 18  XTToolkitPro.h : vc141 ]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=23348&amp;PID=75849&amp;title=beta-18-xttoolkitpro-h#75849</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=9099">sharky72</a><br /><strong>Subject:</strong> 23348<br /><strong>Posted:</strong> 01 June 2017 at 12:04pm<br /><br />vc141]]>
   </description>
   <pubDate>Thu, 01 Jun 2017 12:04:44 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=23348&amp;PID=75849&amp;title=beta-18-xttoolkitpro-h#75849</guid>
  </item> 
  <item>
   <title><![CDATA[Beta 18  XTToolkitPro.h : It seems there is a trouble with...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=23348&amp;PID=75817&amp;title=beta-18-xttoolkitpro-h#75817</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=5158">lrenoux</a><br /><strong>Subject:</strong> 23348<br /><strong>Posted:</strong> 31 May 2017 at 4:53am<br /><br />It seems there is a trouble with the XTToolkitPro.h in the first beta Xtreme ToolkitPro v18.0.0.053017<div><br></div><div><div>#if _MSC_VER == 1900</div><div>#define _XTPLIB_VISUALSTUDIO_VERSION "vc140"</div><div>#endif</div><div>#if (1900 &lt;= _MSC_VER) &amp;&amp; (_MSC_VER &lt; 2000)</div><div>#define _XTPLIB_VISUALSTUDIO_VERSION "vc150"</div><div>#endif</div></div><div><br></div><div>Should be&nbsp;</div><div><br></div><div><div>#if _MSC_VER == 1900</div><div>#define _XTPLIB_VISUALSTUDIO_VERSION "vc140"</div><div>#endif</div><div>#if (1900 &lt; _MSC_VER) &amp;&amp; (_MSC_VER &lt; 2000)</div><div>#define _XTPLIB_VISUALSTUDIO_VERSION "vc150"</div><div>#endif</div></div><div><br></div><div>perhaps.</div><div><br></div><div>L.</div>]]>
   </description>
   <pubDate>Wed, 31 May 2017 04:53:07 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=23348&amp;PID=75817&amp;title=beta-18-xttoolkitpro-h#75817</guid>
  </item> 
 </channel>
</rss>