<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Modify menu in Software Archive</title>
    <link>https://community.intel.com/t5/Software-Archive/Modify-menu/m-p/987535#M27503</link>
    <description>Use either &lt;BR /&gt;&lt;PRE&gt;dummyl=EnableMenuItem(ghchildMenu, indItem+1, MF_GRAYED+MF_BYPOSITION)&lt;/PRE&gt;or&lt;PRE&gt;dummyl=EnableMenuItem(ghchildMenu, IDM_FILE, MF_GRAYED+MF_BYCOMMAND)&lt;/PRE&gt; &lt;BR /&gt;(+1 in the first example is because the first (File) menu is numbered 0).  &lt;BR /&gt;Note that you have to call &lt;CODE&gt;DrawMenuBar(hwndParent)&lt;/CODE&gt; immediately after to update the change. &lt;BR /&gt; &lt;BR /&gt;To change menu string, use:&lt;PRE&gt;dummyI = ModifyMenu(hMenu, IDM_SOMETHING, MF_BYCOMMAND+MF_STRING, 0, LOC("&amp;amp;NewString"C)).&lt;/PRE&gt;</description>
    <pubDate>Mon, 08 Apr 2002 17:23:30 GMT</pubDate>
    <dc:creator>Jugoslav_Dujic</dc:creator>
    <dc:date>2002-04-08T17:23:30Z</dc:date>
    <item>
      <title>Modify menu</title>
      <link>https://community.intel.com/t5/Software-Archive/Modify-menu/m-p/987534#M27502</link>
      <description>Hi, &lt;BR /&gt; I would like to know how we can disable the main menuitems like the File,Edit, Help, etc so that I don't have to individually modify each subitem.Thanks in advance, &lt;BR /&gt;-SD</description>
      <pubDate>Sat, 06 Apr 2002 07:12:06 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Modify-menu/m-p/987534#M27502</guid>
      <dc:creator>rjar</dc:creator>
      <dc:date>2002-04-06T07:12:06Z</dc:date>
    </item>
    <item>
      <title>Re: Modify menu</title>
      <link>https://community.intel.com/t5/Software-Archive/Modify-menu/m-p/987535#M27503</link>
      <description>Use either &lt;BR /&gt;&lt;PRE&gt;dummyl=EnableMenuItem(ghchildMenu, indItem+1, MF_GRAYED+MF_BYPOSITION)&lt;/PRE&gt;or&lt;PRE&gt;dummyl=EnableMenuItem(ghchildMenu, IDM_FILE, MF_GRAYED+MF_BYCOMMAND)&lt;/PRE&gt; &lt;BR /&gt;(+1 in the first example is because the first (File) menu is numbered 0).  &lt;BR /&gt;Note that you have to call &lt;CODE&gt;DrawMenuBar(hwndParent)&lt;/CODE&gt; immediately after to update the change. &lt;BR /&gt; &lt;BR /&gt;To change menu string, use:&lt;PRE&gt;dummyI = ModifyMenu(hMenu, IDM_SOMETHING, MF_BYCOMMAND+MF_STRING, 0, LOC("&amp;amp;NewString"C)).&lt;/PRE&gt;</description>
      <pubDate>Mon, 08 Apr 2002 17:23:30 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Modify-menu/m-p/987535#M27503</guid>
      <dc:creator>Jugoslav_Dujic</dc:creator>
      <dc:date>2002-04-08T17:23:30Z</dc:date>
    </item>
  </channel>
</rss>

