<?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 : VS 2005 Compatibility</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Toolkit Pro : VS 2005 Compatibility]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Fri, 10 Apr 2026 15:36:56 +0000</pubDate>
  <lastBuildDate>Mon, 25 Apr 2005 23:12:00 +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=2136</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[VS 2005 Compatibility : These already changed. Thank you....]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=2136&amp;PID=6370&amp;title=vs-2005-compatibility#6370</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 2136<br /><strong>Posted:</strong> 25 April 2005 at 11:12pm<br /><br />These already changed. Thank you.]]>
   </description>
   <pubDate>Mon, 25 Apr 2005 23:12:00 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=2136&amp;PID=6370&amp;title=vs-2005-compatibility#6370</guid>
  </item> 
  <item>
   <title><![CDATA[VS 2005 Compatibility : 9.60.1 runs fine with Beta 2 (compiled...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=2136&amp;PID=6350&amp;title=vs-2005-compatibility#6350</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=150">Sven</a><br /><strong>Subject:</strong> 2136<br /><strong>Posted:</strong> 23 April 2005 at 1:48am<br /><br /><P>9.60.1 runs fine with Beta 2 (compiled for x64) with some minor fixes:</P><P>XTPControlComboBoxExt.h</P><P>(53) const UINT XTP_FN_SETFORMAT&nbsp;&nbsp;&nbsp; = 0x1000; // UINT missing<BR>(77) const UINT XTP_FN_GETFORMAT&nbsp;&nbsp;&nbsp; = 0x1001; // UINT missing</P><P>XTPHooManager.cpp</P><P>(92) GWLP_WNDPROC instead of GWL_WNDPROC<BR>(93) GWLP_WNDPROC instead of GWL_WNDPROC<BR>(98) GWLP_WNDPROC instead of GWL_WNDPROC</P><P>XTPMenuBar.cpp</P><P>(103) GCLP_HICONSM instead of GCL_HICONSM</P><P>XTPTabClientWnd.cpp</P><P>(604) GCLP_HICONSM instead of GCL_HICONSM<BR>(610) GCLP_HICON instead of GCL_HICON</P><P>XTPToolBar.cpp</P><P>(599) GWLP_HWNDPARENT instead of GWL_HWNDPARENT<BR>(601) GWLP_HWNDPARENT instead of GWL_HWNDPARENT</P><P>XTPControlComboBox.cpp</P><P>(284) GWLP_HWNDPARENT instead of GWL_HWNDPARENT</P><P>XTPPropExchange.cpp</P><P>(92) declaration of "i" before loop, AMD64 compiler can access loop counters only in loops<BR></P><P>Since Beta 2 you have also to change the occurences of UINT OnNcHitTest(CPoint) to&nbsp;LRESULT OnNcHitTest(CPoint). I'm sure, these&nbsp;little problems&nbsp;are corrected in the next Toolkit version.</P>]]>
   </description>
   <pubDate>Sat, 23 Apr 2005 01:48:13 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=2136&amp;PID=6350&amp;title=vs-2005-compatibility#6350</guid>
  </item> 
  <item>
   <title><![CDATA[VS 2005 Compatibility : With Beta 2 it breaks, but I will...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=2136&amp;PID=6339&amp;title=vs-2005-compatibility#6339</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1128">Henrik</a><br /><strong>Subject:</strong> 2136<br /><strong>Posted:</strong> 22 April 2005 at 1:43am<br /><br />With Beta 2 it breaks, but I will double check it, and report details on the problems to make it easier for you to fix this. <br><br>One problem was very simple to fix: the new compiler does no longer accept declations such as<br><br>const VARIABLE = 0x1234;<br><br>since a type, such as int, is missing. There are two occurences of such an error, but this is not the main issue. <br><br>Will Deploy.EXE be updated to add the options to compile the VS2005 Libs soon?<br><br>Thanx<br>Henrik<br><br>]]>
   </description>
   <pubDate>Fri, 22 Apr 2005 01:43:20 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=2136&amp;PID=6339&amp;title=vs-2005-compatibility#6339</guid>
  </item> 
  <item>
   <title><![CDATA[VS 2005 Compatibility : Did you test them with 9.60.1?...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=2136&amp;PID=6332&amp;title=vs-2005-compatibility#6332</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 2136<br /><strong>Posted:</strong> 21 April 2005 at 11:19pm<br /><br /><P>Did you test them with 9.60.1? It must compile and run... (on my beta 1)</P>]]>
   </description>
   <pubDate>Thu, 21 Apr 2005 23:19:05 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=2136&amp;PID=6332&amp;title=vs-2005-compatibility#6332</guid>
  </item> 
  <item>
   <title><![CDATA[VS 2005 Compatibility : Just a quick question: When will...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=2136&amp;PID=6316&amp;title=vs-2005-compatibility#6316</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1128">Henrik</a><br /><strong>Subject:</strong> 2136<br /><strong>Posted:</strong> 21 April 2005 at 7:35am<br /><br />Just a quick question: When will VS 2005 (Beta 2 or higher) support beavailable? Right now the samples do not compile, and the deploy tooldoes not offer to compile the VS 2005 libs.<br><br>Thanx <img src="http://forum.codejock.com/smileys/smiley1.gif" border="0"><br>Henrik<br>]]>
   </description>
   <pubDate>Thu, 21 Apr 2005 07:35:21 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=2136&amp;PID=6316&amp;title=vs-2005-compatibility#6316</guid>
  </item> 
 </channel>
</rss>