<?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 : Problems compiling under VS6</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Calendar : Problems compiling under VS6]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sat, 13 Jun 2026 07:09:58 +0000</pubDate>
  <lastBuildDate>Mon, 31 Oct 2005 06:29:48 +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=3122</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[Problems compiling under VS6 : Hi, Thanks for the reply.  ...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=3122&amp;PID=9364&amp;title=problems-compiling-under-vs6#9364</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=33">RolandoE.</a><br /><strong>Subject:</strong> 3122<br /><strong>Posted:</strong> 31 October 2005 at 6:29am<br /><br /><P>Hi,</P><P>Thanks for the reply.</P><P><table width="99%"><tr><td class="BBquote"><img src="forum_images/quote_box.png" title="Originally posted by oleg" alt="Originally posted by oleg" style="vertical-align: text-bottom;" /> <strong>oleg wrote:</strong><br /><br /><BR>You must patch Toolkit Standard to make it decalred as UINT too.</td></tr></table> </P><P>I could do this for the 13 or so lines of code but it does not explain why I have the compilation problem in VS6 and not in VS2003! <IMG src="http://forum.codejock.com/smileys/smiley5.gif" border="0"></P><P>Anyone else have an explanation?</P><P>Thanks.</P>]]>
   </description>
   <pubDate>Mon, 31 Oct 2005 06:29:48 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=3122&amp;PID=9364&amp;title=problems-compiling-under-vs6#9364</guid>
  </item> 
  <item>
   <title><![CDATA[Problems compiling under VS6 : The problem that in Toolkit Standard...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=3122&amp;PID=9360&amp;title=problems-compiling-under-vs6#9360</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 3122<br /><strong>Posted:</strong> 31 October 2005 at 1:56am<br /><br /><P>The problem that in Toolkit Standard 3.0 XPCOLOR_BASE was declared as define:</P><P>#define XPCOLOR_BASE&nbsp; 30</P><P>in ToolkitPro as UINT</P><P>const UINT  XPCOLOR_BASE&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp; = 30;</P><P>&nbsp;</P><P>You must patch Toolkit Standard to make it decalred as UINT too.</P>]]>
   </description>
   <pubDate>Mon, 31 Oct 2005 01:56:54 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=3122&amp;PID=9360&amp;title=problems-compiling-under-vs6#9360</guid>
  </item> 
  <item>
   <title><![CDATA[Problems compiling under VS6 : Hi, Currently I have been working...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=3122&amp;PID=9332&amp;title=problems-compiling-under-vs6#9332</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=33">RolandoE.</a><br /><strong>Subject:</strong> 3122<br /><strong>Posted:</strong> 28 October 2005 at 7:54am<br /><br /><P>Hi,</P><P>Currently I have been working with the calendar control under VS2003 without any problems in combination with the XTreme Toolkit MFC Extentions. </P><P>Recently I built a new proyect using C++ VS6 and the Xtreme Toolkit. When I integrate the Calendar Control I get many error messages...</P><P dir=ltr style="MARGIN-RIGHT: 0px"><FONT face="Arial, Helvetica, sans-serif" size=1><table width="99%"><tr><td><pre class="BBcode">--------------------Configuration: AHBAS - Win32 Release--------------------<BR>Compiling...<BR>StdAfx.cpp<BR>Automatically linking with Codejock.Calendar.Mfc60.v9.80.dll<BR>C:\CODEJOCK SOFTWARE\XTREME TOOLKIT\INCLUDE\XTDefines.h(27) : error C2370: 'XPCOLOR_BASE' : <strong>redefinition; different storage class</strong><BR>C:\Program Files\Codejock Software\MFC\Xtreme Calendar Pro v9.80\Source\Common/XTPColorManager.h(64) : see declaration of 'XPCOLOR_BASE'<BR>C:\CODEJOCK SOFTWARE\XTREME TOOLKIT\INCLUDE\XTDefines.h(29) : error C2370: 'XPCOLOR_HIGHLIGHT' : <strong>redefinition; different storage class<BR><BR></strong></FONT><FONT face="Arial, Helvetica, sans-serif" size=1><strong>. . . <BR></strong></FONT><FONT face="Arial, Helvetica, sans-serif" size=1><BR>Automatically linking with XT3000Lib.dll<BR>Error executing cl.exe.<BR></FONT><FONT face="Arial, Helvetica, sans-serif" size=1>AHBAS.exe - 13 error(s), 0 warning(s)<BR></pre></td></tr></table></FONT></P><P dir=ltr style="MARGIN-RIGHT: 0px">Weird thing is that I do not get these messages when compiling with C++ VS2003!!</P><P dir=ltr style="MARGIN-RIGHT: 0px">Within stdafx.h </P><P dir=ltr style="MARGIN-RIGHT: 0px"><table width="99%"><tr><td><pre class="BBcode"><BR>#pragma warning(disable:4786)<BR>#include &lt;XTCalendarPro.h&gt; // Codejock Toolkit Pro Component<BR>#include &lt;XTToolKit.h&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; // Xtreme Toolkit MFC Extensions<BR></pre></td></tr></table></P><P dir=ltr style="MARGIN-RIGHT: 0px">Am I missing something? None of you sample code combines the calendar control with Xtreme Toolkit. If I change the order of include statements I get the similar results.</P><P dir=ltr style="MARGIN-RIGHT: 0px">Thanks for your help.</P><span style="font-size:10px"><br /><br />Edited by RolandoE.</span>]]>
   </description>
   <pubDate>Fri, 28 Oct 2005 07:54:17 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=3122&amp;PID=9332&amp;title=problems-compiling-under-vs6#9332</guid>
  </item> 
 </channel>
</rss>