<?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: Systemmenu in Dialog - Closing Window Button in Software Archive</title>
    <link>https://community.intel.com/t5/Software-Archive/Systemmenu-in-Dialog-Closing-Window-Button/m-p/988184#M27668</link>
    <description>System menu "Close" button does not close the dialog by default. Instead, it generates a WM_COMMAND/IDCANCEL message. I think you have to have a button with IDCANCEL id. It may be hidden, but it has to be present. If it's not DFLOGM-based applicaton, but a pure API, you might try to trap WM_CLOSE in DialogProc.</description>
    <pubDate>Fri, 19 Apr 2002 19:29:54 GMT</pubDate>
    <dc:creator>Jugoslav_Dujic</dc:creator>
    <dc:date>2002-04-19T19:29:54Z</dc:date>
    <item>
      <title>Systemmenu in Dialog - Closing Window Button</title>
      <link>https://community.intel.com/t5/Software-Archive/Systemmenu-in-Dialog-Closing-Window-Button/m-p/988183#M27667</link>
      <description>Hi, I have anotehr problem, and I hope, somebody can help me ;-). I built a dialog application for Windows under VF6.0. Now I included the "systemmenu", containing the minimize,maximize and clos-button at the right top of the dialog. Maximize is greyed (yes, done with intention), minimize works, but the problem is: the closing/exit button (the one with the "x") doesnt work at all. I tried to find something out, then I checked the examples shipped on the DF-Cd. But even in the dialog examples, the button is without any function. &lt;BR /&gt;How can I activate the button - or better, how can check for this button? Try for example the "Therm"-example. How could I integrate this systemmenu-closing-button. &lt;BR /&gt;thanks a lot in advance, &lt;BR /&gt; &lt;BR /&gt;greetings, &lt;BR /&gt; &lt;BR /&gt;Andre</description>
      <pubDate>Fri, 19 Apr 2002 07:05:48 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Systemmenu-in-Dialog-Closing-Window-Button/m-p/988183#M27667</guid>
      <dc:creator>faidor</dc:creator>
      <dc:date>2002-04-19T07:05:48Z</dc:date>
    </item>
    <item>
      <title>Re: Systemmenu in Dialog - Closing Window Button</title>
      <link>https://community.intel.com/t5/Software-Archive/Systemmenu-in-Dialog-Closing-Window-Button/m-p/988184#M27668</link>
      <description>System menu "Close" button does not close the dialog by default. Instead, it generates a WM_COMMAND/IDCANCEL message. I think you have to have a button with IDCANCEL id. It may be hidden, but it has to be present. If it's not DFLOGM-based applicaton, but a pure API, you might try to trap WM_CLOSE in DialogProc.</description>
      <pubDate>Fri, 19 Apr 2002 19:29:54 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Systemmenu-in-Dialog-Closing-Window-Button/m-p/988184#M27668</guid>
      <dc:creator>Jugoslav_Dujic</dc:creator>
      <dc:date>2002-04-19T19:29:54Z</dc:date>
    </item>
    <item>
      <title>Re: Systemmenu in Dialog - Closing Window Button</title>
      <link>https://community.intel.com/t5/Software-Archive/Systemmenu-in-Dialog-Closing-Window-Button/m-p/988185#M27669</link>
      <description>Hi Jugoslav,  &lt;BR /&gt;  &lt;BR /&gt;thanks for your answer. It is a dflogm-based application, and you were right, I had to include a hidden Button with the ID=IDCANCEL, and now it works. On the other hand thanks for your tip to modify the dflogm to include menus in the dialog-based-application. All works perfect now!!!!!  &lt;BR /&gt;  &lt;BR /&gt;All the best,  &lt;BR /&gt;  &lt;BR /&gt;Andre</description>
      <pubDate>Fri, 19 Apr 2002 21:12:47 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Systemmenu-in-Dialog-Closing-Window-Button/m-p/988185#M27669</guid>
      <dc:creator>faidor</dc:creator>
      <dc:date>2002-04-19T21:12:47Z</dc:date>
    </item>
  </channel>
</rss>

