<?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 : How can i dynamic  add menu iterm</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Toolkit Pro : How can i dynamic  add menu iterm]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Mon, 20 Apr 2026 03:02:37 +0000</pubDate>
  <lastBuildDate>Thu, 05 Aug 2004 18:31:57 +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=1018</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[How can i dynamic  add menu iterm : They have a message specifically...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=1018&amp;PID=2669&amp;title=how-can-i-dynamic-add-menu-iterm#2669</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=15">spike</a><br /><strong>Subject:</strong> 1018<br /><strong>Posted:</strong> 05 August 2004 at 6:31pm<br /><br />They have a message specifically for this....something like XT_WM_INITPOPUPMENU or XT_WM_CREATECONTROLS, XT_WM_CREATECOMMANDBAR, something like that. Search through the samples for OnCreateControls or OnInitPopupMenu...]]>
   </description>
   <pubDate>Thu, 05 Aug 2004 18:31:57 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=1018&amp;PID=2669&amp;title=how-can-i-dynamic-add-menu-iterm#2669</guid>
  </item> 
  <item>
   <title><![CDATA[How can i dynamic  add menu iterm : I want insert a dynamic menu to...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=1018&amp;PID=2649&amp;title=how-can-i-dynamic-add-menu-iterm#2649</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=673">powerlinm</a><br /><strong>Subject:</strong> 1018<br /><strong>Posted:</strong> 05 August 2004 at 3:59am<br /><br /><P>I want insert a dynamic&nbsp; menu to File menu, but failt, this is some code i write in CMainFrame::OnCreate,&nbsp; </P><P>CMenu *pMenuBar1&nbsp; = pCmdUI-&gt;m_pMenu;<BR>&nbsp;if (pMenuBar1 == NULL)<BR>&nbsp;{<BR>&nbsp;&nbsp;return;<BR>&nbsp;}<BR>&nbsp;CMenu *pSubMenu = pMenuBar1-&gt;GetSubMenu(0);<BR>&nbsp;ASSERT_VALID(pSubMenu);<BR>&nbsp;pSubMenu-&gt;InsertMenu(5, MF_STRING | MF_ENABLED | MF_BYPOSITION, 0, "hello");</P><P>&nbsp;</P><P>that does'nt work,&nbsp; who can tell me how to do!?</P>]]>
   </description>
   <pubDate>Thu, 05 Aug 2004 03:59:26 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=1018&amp;PID=2649&amp;title=how-can-i-dynamic-add-menu-iterm#2649</guid>
  </item> 
 </channel>
</rss>