<?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 to get the pointer to Main Menu</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Toolkit Pro : how to get the pointer to Main Menu]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sun, 05 Apr 2026 06:15:18 +0000</pubDate>
  <lastBuildDate>Tue, 08 Jul 2008 00:51:10 +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=11289</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 to get the pointer to Main Menu :  //&amp;#039;/Get the handle of main...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=11289&amp;PID=37921&amp;title=how-to-get-the-pointer-to-main-menu#37921</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4284">Pariksh*t</a><br /><strong>Subject:</strong> 11289<br /><strong>Posted:</strong> 08 July 2008 at 12:51am<br /><br /><FONT color=#008000 size=2><P>//'/Get the handle of main menu</P></FONT><FONT size=2><P>CMenu* pTopMenu = AfxGetMainWnd()-&gt;GetMenu();</P></FONT>]]>
   </description>
   <pubDate>Tue, 08 Jul 2008 00:51:10 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=11289&amp;PID=37921&amp;title=how-to-get-the-pointer-to-main-menu#37921</guid>
  </item> 
  <item>
   <title><![CDATA[how to get the pointer to Main Menu : Hi, Search GetMenuBar() in this...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=11289&amp;PID=37791&amp;title=how-to-get-the-pointer-to-main-menu#37791</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 11289<br /><strong>Posted:</strong> 03 July 2008 at 3:22pm<br /><br />Hi,<DIV>Search GetMenuBar() in this forum. You will find a lot of samples.</DIV>]]>
   </description>
   <pubDate>Thu, 03 Jul 2008 15:22:07 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=11289&amp;PID=37791&amp;title=how-to-get-the-pointer-to-main-menu#37791</guid>
  </item> 
  <item>
   <title><![CDATA[how to get the pointer to Main Menu : any exmaples or code? ]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=11289&amp;PID=37788&amp;title=how-to-get-the-pointer-to-main-menu#37788</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3482">chuyanj</a><br /><strong>Subject:</strong> 11289<br /><strong>Posted:</strong> 03 July 2008 at 11:52am<br /><br />any exmaples or code?]]>
   </description>
   <pubDate>Thu, 03 Jul 2008 11:52:38 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=11289&amp;PID=37788&amp;title=how-to-get-the-pointer-to-main-menu#37788</guid>
  </item> 
  <item>
   <title><![CDATA[how to get the pointer to Main Menu : Hi, CommandBars doesn&amp;#039;t...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=11289&amp;PID=37760&amp;title=how-to-get-the-pointer-to-main-menu#37760</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 11289<br /><strong>Posted:</strong> 03 July 2008 at 7:32am<br /><br />Hi,<DIV>CommandBars&nbsp; doesn't use HMENU.</DIV><DIV>&nbsp;</DIV><DIV>You need call pCommandBars-&gt;GetMenuBar() and use CXTPControl/CXTPControls methods to modify it.</DIV>]]>
   </description>
   <pubDate>Thu, 03 Jul 2008 07:32:09 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=11289&amp;PID=37760&amp;title=how-to-get-the-pointer-to-main-menu#37760</guid>
  </item> 
  <item>
   <title><![CDATA[how to get the pointer to Main Menu : In CMainFrame Class of a XT based...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=11289&amp;PID=37754&amp;title=how-to-get-the-pointer-to-main-menu#37754</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3482">chuyanj</a><br /><strong>Subject:</strong> 11289<br /><strong>Posted:</strong> 03 July 2008 at 5:08am<br /><br />In CMainFrame Class of a XT based project, how can I get the pointer to the main menu. when I use GetMenu(), it returns NULL.]]>
   </description>
   <pubDate>Thu, 03 Jul 2008 05:08:28 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=11289&amp;PID=37754&amp;title=how-to-get-the-pointer-to-main-menu#37754</guid>
  </item> 
 </channel>
</rss>