<?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 : New User, compile error, please help</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Toolkit Pro : New User, compile error, please help]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Fri, 10 Apr 2026 02:04:38 +0000</pubDate>
  <lastBuildDate>Mon, 31 Oct 2005 08:08:27 +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=2012</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[New User, compile error, please help : Thanks Oleg for your reply but...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=2012&amp;PID=9367&amp;title=new-user-compile-error-please-help#9367</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1320">SebasB</a><br /><strong>Subject:</strong> 2012<br /><strong>Posted:</strong> 31 October 2005 at 8:08am<br /><br /><P>Thanks Oleg for your reply but I found the problem, I added those lines to my stdafx.h before including XTToolkit.h</P><P>#if _MSC_VER &gt; 1200</P><P>// Modify the following defines if you have to target a platform prior to the ones specified below.<BR>// Refer to MSDN for the latest info on corresponding values for different platforms.<BR>#ifndef WINVER&nbsp;&nbsp;&nbsp;&nbsp;// Allow use of features specific to Windows 95 and Windows NT 4 or later.<BR>#define WINVER 0x0400&nbsp;&nbsp;// Change this to the appropriate value to target Windows 98 and Windows 2000 or later.<BR>#endif</P><P>#ifndef _WIN32_WINNT&nbsp;&nbsp;// Allow use of features specific to Windows NT 4 or later.<BR>#define _WIN32_WINNT 0x0400&nbsp;// Change this to the appropriate value to target Windows 2000 or later.<BR>#endif&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</P><P>#ifndef _WIN32_WINDOWS&nbsp;&nbsp;// Allow use of features specific to Windows 98 or later.<BR>#define _WIN32_WINDOWS 0x0410 // Change this to the appropriate value to target Windows Me or later.<BR>#endif</P><P>#ifndef _WIN32_IE&nbsp;&nbsp;&nbsp;// Allow use of features specific to IE 4.0 or later.<BR>#define _WIN32_IE 0x0400&nbsp;// Change this to the appropriate value to target IE 5.0 or later.<BR>#endif</P><P>#endif // _MSC_VER &gt; 1200</P>]]>
   </description>
   <pubDate>Mon, 31 Oct 2005 08:08:27 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=2012&amp;PID=9367&amp;title=new-user-compile-error-please-help#9367</guid>
  </item> 
  <item>
   <title><![CDATA[New User, compile error, please help : remove  #include &amp;lt;uxtheme.h&amp;gt;...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=2012&amp;PID=9357&amp;title=new-user-compile-error-please-help#9357</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 2012<br /><strong>Posted:</strong> 31 October 2005 at 1:42am<br /><br /><P>remove </P><P>#include &lt;uxtheme.h&gt;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;// MFC support for WinXP themes<BR>#include &lt;tmschema.h&gt;<BR></P><P>before #include &lt;XTPToolkitPro.h&gt;</P><P>&nbsp;</P>]]>
   </description>
   <pubDate>Mon, 31 Oct 2005 01:42:39 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=2012&amp;PID=9357&amp;title=new-user-compile-error-please-help#9357</guid>
  </item> 
  <item>
   <title><![CDATA[New User, compile error, please help : I have the same problem when compiling...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=2012&amp;PID=9338&amp;title=new-user-compile-error-please-help#9338</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1320">SebasB</a><br /><strong>Subject:</strong> 2012<br /><strong>Posted:</strong> 28 October 2005 at 3:13pm<br /><br /><P>I have the same problem when compiling my project with VC++ 2002. When I compile my project with vc60&nbsp;I dont have this error. Anyone found a solution ?</P><P>Thanks<FONT size=1></P></FONT>]]>
   </description>
   <pubDate>Fri, 28 Oct 2005 15:13:51 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=2012&amp;PID=9338&amp;title=new-user-compile-error-please-help#9338</guid>
  </item> 
  <item>
   <title><![CDATA[New User, compile error, please help : #ifndef STDAFX_COMMON_H #define...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=2012&amp;PID=5990&amp;title=new-user-compile-error-please-help#5990</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1063">kebray</a><br /><strong>Subject:</strong> 2012<br /><strong>Posted:</strong> 28 March 2005 at 4:56pm<br /><br />#ifndef STDAFX_COMMON_H<br>#define STDAFX_COMMON_H<br><br>#include  &lt;afxwin.h&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&n bsp; // MFC core and standard components<br>#include &lt;afxcmn.h&gt;<br>#include  &lt;afxext.h&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&n bsp; // MFC extensions<br>#include &lt;afxdisp.h&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; // MFC Automation classes<br>#include &lt;afxdtctl.h&gt;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;// MFC support for Internet Explorer 4 Common Controls<br>#include &lt;uxtheme.h&gt;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;// MFC support for WinXP themes<br>#include &lt;tmschema.h&gt;<br>#include &lt;afxole.h&gt;<br>#include &lt;afxadv.h&gt;<br>#ifndef _AFX_NO_AFXCMN_SUPPORT<br>#include &lt;afxcmn.h&gt;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;// MFC support for Windows Common Controls<br>#endif // _AFX_NO_AFXCMN_SUPPORT<br><br>#include &lt;XTPToolkitPro.h&gt;<br><br>#include &lt;afxsock.h&gt;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;// MFC socket extensions<br>#include &lt;winsock.h&gt;<br><br>#include &lt;afxconv.h&gt;<br><br>#include &lt;afxmt.h&gt;<br><br>// AutoCAD library headers;<br>#include "rxmfcapi.h"<br><br>// AutoCAD MFC Extensions:<br>#include "adui.h"<br>#include "acui.h"<br>#include "acuiComboBox.h"<br>#include "acuiDialog.h"<br><br><br>#pragma warning(disable : 4786)&nbsp;&nbsp; &nbsp;// disable STL warnings about debug names being too long<br>#pragma warning(disable:4172)<br><br>#endif // STDAFX_COMMON_H<br><br>]]>
   </description>
   <pubDate>Mon, 28 Mar 2005 16:56:59 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=2012&amp;PID=5990&amp;title=new-user-compile-error-please-help#5990</guid>
  </item> 
  <item>
   <title><![CDATA[New User, compile error, please help : please attach your stdafx.h ]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=2012&amp;PID=5941&amp;title=new-user-compile-error-please-help#5941</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 2012<br /><strong>Posted:</strong> 25 March 2005 at 1:32am<br /><br />please attach your stdafx.h]]>
   </description>
   <pubDate>Fri, 25 Mar 2005 01:32:16 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=2012&amp;PID=5941&amp;title=new-user-compile-error-please-help#5941</guid>
  </item> 
  <item>
   <title><![CDATA[New User, compile error, please help : So, I downloaded the Professional...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=2012&amp;PID=5886&amp;title=new-user-compile-error-please-help#5886</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1063">kebray</a><br /><strong>Subject:</strong> 2012<br /><strong>Posted:</strong> 22 March 2005 at 11:39am<br /><br />So, I downloaded the Professional Toolkit trial, added <br><br>#include &lt;XTToolkitPro.h&gt;<br><br>to my stdafx.h of an existing MFC application, hit the compile button, and get the following errors.<br><br>XTPWinThemeWrapper.h(86) : error C2143: syntax error : missing ',' before '*'<br>XTPWinThemeWrapper.h(251) : error C2143: syntax error : missing ',' before '*'<br>XTMaskEdit.h(37) : fatal error C1903: unable to recover from previous error(s); stopping compilation<br><br>Anyone have any ideas?<br>]]>
   </description>
   <pubDate>Tue, 22 Mar 2005 11:39:20 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=2012&amp;PID=5886&amp;title=new-user-compile-error-please-help#5886</guid>
  </item> 
 </channel>
</rss>