<?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 : Compile Error &#111;n VS 2003</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Toolkit Pro : Compile Error &#111;n VS 2003]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Tue, 21 Apr 2026 10:14:56 +0000</pubDate>
  <lastBuildDate>Sat, 11 Jun 2005 15:40:06 +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=2353</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[Compile Error &#111;n VS 2003 : replace the lines to  #if _MSC_VER...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=2353&amp;PID=7036&amp;title=compile-error-on-vs-2003#7036</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 2353<br /><strong>Posted:</strong> 11 June 2005 at 3:40pm<br /><br /><P>replace the lines to </P><P><BR>#if _MSC_VER &lt; 1200 // MFC 5.0<BR>&nbsp;typedef TDelegate DELEGATE;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<BR>&nbsp;typedef DELEGATE::CB CB;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<BR>#else<BR>&nbsp;typedef typename TDelegate  DELEGATE;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nb sp;<BR>&nbsp;typedef typename DELEGATE::CB CB;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<BR>#endif</P><P>&nbsp;</P>]]>
   </description>
   <pubDate>Sat, 11 Jun 2005 15:40:06 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=2353&amp;PID=7036&amp;title=compile-error-on-vs-2003#7036</guid>
  </item> 
  <item>
   <title><![CDATA[Compile Error &#111;n VS 2003 : HI. I am trying to compile XToolkit...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=2353&amp;PID=6990&amp;title=compile-error-on-vs-2003#6990</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1226">eyalmolad</a><br /><strong>Subject:</strong> 2353<br /><strong>Posted:</strong> 09 June 2005 at 5:32am<br /><br /><P>HI. I am trying to compile XToolkit 1.93 source code version on VS 2003.</P><P>I am getting compilation error with templates.</P><FONT color=#0000ff size=2><P>template</FONT><FONT size=2> &lt;</FONT><FONT color=#0000ff size=2>class</FONT><FONT size=2> TDelegate&gt;</FONT></P><P><FONT color=#0000ff size=2>class</FONT><FONT size=2> CXTMultiCastDelegate : </FONT><FONT color=#0000ff size=2>public</FONT><FONT size=2> CArray&lt;TDelegate, </FONT><FONT color=#0000ff size=2>const</FONT><FONT size=2> TDelegate&amp;&gt;</P><P>{</P></FONT><FONT color=#0000ff size=2><P>public</FONT><FONT size=2>:</P><P></FONT><FONT color=#0000ff size=2>typedef</FONT><FONT size=2> TDelegate DELEGATE;</P><P></FONT><FONT color=#0000ff size=2>typedef</FONT><FONT size=2> DELEGATE::CB CB;</P><P></FONT><P><FONT color=#008000 size=2></P></FONT><FONT size=2></FONT><FONT color=#0000ff size=2>int</FONT><FONT size=2> Add(CObject* target, CB cb)</P><P>{</FONT><FONT color=#0000ff size=2>return</FONT><FONT size=2> CArray&lt;TDelegate, </FONT><FONT color=#0000ff size=2>const</FONT><FONT size=2> TDelegate&amp;&gt;::Add(DELEGATE(target, cb));</P><P>}</P><P>};</P><P>&nbsp;</P><P>I am getting error on CB parameter. Compiler said it's undeclared identifier. On VS 6 it compiled ok.</P><P>Any suggestions.</P></FONT>]]>
   </description>
   <pubDate>Thu, 09 Jun 2005 05:32:48 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=2353&amp;PID=6990&amp;title=compile-error-on-vs-2003#6990</guid>
  </item> 
 </channel>
</rss>