<?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 : Problem about Menu Customization</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Toolkit Pro : Problem about Menu Customization]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Tue, 21 Apr 2026 15:53:08 +0000</pubDate>
  <lastBuildDate>Mon, 04 Aug 2008 07:19:21 +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=11578</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[Problem about Menu Customization : Hi, Rebuild your debug version....]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=11578&amp;PID=39407&amp;title=problem-about-menu-customization#39407</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 11578<br /><strong>Posted:</strong> 04 August 2008 at 7:19am<br /><br />Hi,<DIV>Rebuild your debug version. Have to work.</DIV>]]>
   </description>
   <pubDate>Mon, 04 Aug 2008 07:19:21 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=11578&amp;PID=39407&amp;title=problem-about-menu-customization#39407</guid>
  </item> 
  <item>
   <title><![CDATA[Problem about Menu Customization : oleg: you are right. when I add...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=11578&amp;PID=39404&amp;title=problem-about-menu-customization#39404</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4275">yanlv</a><br /><strong>Subject:</strong> 11578<br /><strong>Posted:</strong> 04 August 2008 at 5:46am<br /><br />oleg: you are right. <br>when I add #include "XTToolkitPro.rc" in my .rc file instead of stdafx.h&#65292;<br>release .exe is right for&nbsp; static compile. But debug .exe is still wrong.<br>]]>
   </description>
   <pubDate>Mon, 04 Aug 2008 05:46:00 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=11578&amp;PID=39404&amp;title=problem-about-menu-customization#39404</guid>
  </item> 
  <item>
   <title><![CDATA[Problem about Menu Customization : I don&amp;#039;t think it&amp;#039;s because...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=11578&amp;PID=39061&amp;title=problem-about-menu-customization#39061</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4275">yanlv</a><br /><strong>Subject:</strong> 11578<br /><strong>Posted:</strong> 29 July 2008 at 5:30am<br /><br />I don't think it's because I didn't add toolkit resources.<br>In the example: example: Xtreme ToolkitPro v11.1.0\Samples\CommandBars\CustomThemes<br>It also didn't #include "XTToolkitPro.rc". I tested it for link application statically and succeeded.<br><br>By the way:<br>when I add #include "XTToolkitPro.rc" in stdafx.h. I got the compiling error:<br>Compiling...<br>test.cpp<br>Automatically linking with ToolkitPro1121vc60SD.lib<br>e:\mylib\xtreme toolkitpro v11.2.1\source\calendar\res\resource-neutral.rc(28) : error C2143: syntax error : missing ';' before 'constant'<br>e:\mylib\xtreme toolkitpro v11.2.1\source\calendar\res\resource-neutral.rc(28) : error C2501: 'LANGUAGE' : missing storage-class or type specifiers<br>e:\mylib\xtreme toolkitpro v11.2.1\source\calendar\res\resource-neutral.rc(28) : fatal error C1004: unexpected end of file found<br><br>Any idea? Thanks.<br><br>]]>
   </description>
   <pubDate>Tue, 29 Jul 2008 05:30:09 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=11578&amp;PID=39061&amp;title=problem-about-menu-customization#39061</guid>
  </item> 
  <item>
   <title><![CDATA[Problem about Menu Customization : Guess resources not found. if...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=11578&amp;PID=38962&amp;title=problem-about-menu-customization#38962</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 11578<br /><strong>Posted:</strong> 28 July 2008 at 2:44am<br /><br />Guess resources not found. if you link application statically you have add Toolkit resources.<DIV></DIV>#incuide "XTToolkitPro.rc"]]>
   </description>
   <pubDate>Mon, 28 Jul 2008 02:44:19 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=11578&amp;PID=38962&amp;title=problem-about-menu-customization#38962</guid>
  </item> 
  <item>
   <title><![CDATA[Problem about Menu Customization : I want to add a customization...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=11578&amp;PID=38884&amp;title=problem-about-menu-customization#38884</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4275">yanlv</a><br /><strong>Subject:</strong> 11578<br /><strong>Posted:</strong> 25 July 2008 at 4:12am<br /><br />I want to add a customization button on the toolbar, and did the same thing with this website:<br>http://www.codejock.com/support/articles/mfc/commandbars/cb_2.asp<br>but it crashed when I click the customization button on this line:<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;<i> </i><b>CXTPCustomizeSheet cs(GetCommandBars());</b><br>and got this message:<br><br><i>Debug Assertion Failed!<br>Program:C:\test.exe<br>File: afxwin1.inl<br>Line: 418<br>....</i><br><br>I checked the example: Xtreme ToolkitPro v11.1.0\Samples\CommandBars\CustomThemes, But couldn't find what's wrong. <br>Thanks.<br>]]>
   </description>
   <pubDate>Fri, 25 Jul 2008 04:12:56 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=11578&amp;PID=38884&amp;title=problem-about-menu-customization#38884</guid>
  </item> 
 </channel>
</rss>