<?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 reg. getting rid of minimizebox,maximizebox in child windows in Software Archive</title>
    <link>https://community.intel.com/t5/Software-Archive/reg-getting-rid-of-minimizebox-maximizebox-in-child-windows/m-p/986388#M27223</link>
    <description>Hi,  &lt;BR /&gt;I need some help for getting rid of the Minimise and Maximise Box on the Child windows. I have created my child windows using wm_mdicreate message.Thanks &lt;BR /&gt;-RJAR</description>
    <pubDate>Sun, 17 Mar 2002 10:59:28 GMT</pubDate>
    <dc:creator>rjar</dc:creator>
    <dc:date>2002-03-17T10:59:28Z</dc:date>
    <item>
      <title>reg. getting rid of minimizebox,maximizebox in child windows</title>
      <link>https://community.intel.com/t5/Software-Archive/reg-getting-rid-of-minimizebox-maximizebox-in-child-windows/m-p/986388#M27223</link>
      <description>Hi,  &lt;BR /&gt;I need some help for getting rid of the Minimise and Maximise Box on the Child windows. I have created my child windows using wm_mdicreate message.Thanks &lt;BR /&gt;-RJAR</description>
      <pubDate>Sun, 17 Mar 2002 10:59:28 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/reg-getting-rid-of-minimizebox-maximizebox-in-child-windows/m-p/986388#M27223</guid>
      <dc:creator>rjar</dc:creator>
      <dc:date>2002-03-17T10:59:28Z</dc:date>
    </item>
    <item>
      <title>Re: reg. getting rid of minimizebox,maximizebox in child window</title>
      <link>https://community.intel.com/t5/Software-Archive/reg-getting-rid-of-minimizebox-maximizebox-in-child-windows/m-p/986389#M27224</link>
      <description>Exclude WS_MINIMIZEBOX and WS_MAXIMIZEBOX bits from MDICREATESTRUCT%style member, e.g. &lt;PRE&gt;MCS%style = IAND(MDIS_ALLCHILDSTYLES, NOT(IOR(WS_MINIMIZEBOX, WS_MAXIMIZEBOX))).&lt;/PRE&gt;</description>
      <pubDate>Mon, 18 Mar 2002 19:44:44 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/reg-getting-rid-of-minimizebox-maximizebox-in-child-windows/m-p/986389#M27224</guid>
      <dc:creator>Jugoslav_Dujic</dc:creator>
      <dc:date>2002-03-18T19:44:44Z</dc:date>
    </item>
  </channel>
</rss>

