<?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 : XTP - VS C++ 2008 - WIN2K</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Toolkit Pro : XTP - VS C++ 2008 - WIN2K]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Thu, 11 Jun 2026 09:40:38 +0000</pubDate>
  <lastBuildDate>Wed, 02 Jul 2008 09:47:52 +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=11280</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[XTP - VS C++ 2008 - WIN2K : well meanwhile i found out that...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=11280&amp;PID=37717&amp;title=xtp-vs-c-2008-win2k#37717</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3807">lion</a><br /><strong>Subject:</strong> 11280<br /><strong>Posted:</strong> 02 July 2008 at 9:47am<br /><br />well meanwhile i found out that its enough to change XTPs file: "stdafx.h" and insert the following:<br><br>#define _MFC_VER 0x800<br>#if _MFC_VER &gt;= 0x800<br>&nbsp;&nbsp;&nbsp; #define WINVER 0x500<br>&nbsp;&nbsp;&nbsp; #define _WIN32_WINNT 0x500<br>&nbsp;&nbsp;&nbsp; #define _WIN32_WINDOWS 0x500<br>&nbsp;&nbsp;&nbsp; #define _WIN32_IE 0x500<br>&nbsp;&nbsp;&nbsp; #define USE_STD_STREAM<br>&nbsp;&nbsp;&nbsp; #define HRAWINPUT DWORD<br>&nbsp;&nbsp;&nbsp; #include&lt;Vsstyle.h&gt;<br>#endif <br><br>this way i was able to resolve the problem.<br><br>]]>
   </description>
   <pubDate>Wed, 02 Jul 2008 09:47:52 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=11280&amp;PID=37717&amp;title=xtp-vs-c-2008-win2k#37717</guid>
  </item> 
  <item>
   <title><![CDATA[XTP - VS C++ 2008 - WIN2K : Hi, Its too old version. Please...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=11280&amp;PID=37714&amp;title=xtp-vs-c-2008-win2k#37714</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 11280<br /><strong>Posted:</strong> 02 July 2008 at 9:40am<br /><br />Hi,<DIV>Its too old version. Please update to Toolkit 12.0.</DIV>]]>
   </description>
   <pubDate>Wed, 02 Jul 2008 09:40:20 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=11280&amp;PID=37714&amp;title=xtp-vs-c-2008-win2k#37714</guid>
  </item> 
  <item>
   <title><![CDATA[XTP - VS C++ 2008 - WIN2K :  Hi,we write software using the...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=11280&amp;PID=37707&amp;title=xtp-vs-c-2008-win2k#37707</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3807">lion</a><br /><strong>Subject:</strong> 11280<br /><strong>Posted:</strong> 02 July 2008 at 5:57am<br /><br />Hi,<br><br>we write software using the xtp8 developing und compiling still under VS6.<br><br>But now we want to move to VS2008.<br><br>Sofar I was able to compile our app as well as xtp8 with VS2008 on Vista.<br>The resulting exe runs on Vista.<br><br>But: trying to run the resulting exe on W2K gives us a hard time. It does start but all the menus are broken, i.e. the menus are there and you can open them but not read the menustrings...<br><br><img src="uploads/20080702_055510_screenshot.jpg" height="427" width="237" border="0"><br>well can anyone give a hint on what to do in this case ?<br><br>I tried to compile XTP8 with WINVER set to 0x500 for W2K but that didn't compile at all.<br><br>Thanx in advance<br>Yours Bjoern<br><br> ]]>
   </description>
   <pubDate>Wed, 02 Jul 2008 05:57:25 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=11280&amp;PID=37707&amp;title=xtp-vs-c-2008-win2k#37707</guid>
  </item> 
 </channel>
</rss>