<?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 Display size in Intel® Fortran Compiler</title>
    <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Display-size/m-p/798120#M36307</link>
    <description>How can I determine the size (in pixels) of the available display? I need this information for adjusting the Frame Window to the actual display size.</description>
    <pubDate>Sun, 13 Jul 2003 21:26:02 GMT</pubDate>
    <dc:creator>ltabarov</dc:creator>
    <dc:date>2003-07-13T21:26:02Z</dc:date>
    <item>
      <title>Display size</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Display-size/m-p/798120#M36307</link>
      <description>How can I determine the size (in pixels) of the available display? I need this information for adjusting the Frame Window to the actual display size.</description>
      <pubDate>Sun, 13 Jul 2003 21:26:02 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Display-size/m-p/798120#M36307</guid>
      <dc:creator>ltabarov</dc:creator>
      <dc:date>2003-07-13T21:26:02Z</dc:date>
    </item>
    <item>
      <title>Re: Display size</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Display-size/m-p/798121#M36308</link>
      <description>Use either&lt;BR /&gt;&lt;BR /&gt;GetSystemMetrics(SM_CXSCREEN/SM_CYSCREEN)&lt;BR /&gt;&lt;BR /&gt;or, better,&lt;BR /&gt;&lt;BR /&gt;SystemParemetersInfo(SPI_GETWORKAREA).&lt;BR /&gt;&lt;BR /&gt;The latter takes into account taskbar settings.&lt;BR /&gt;&lt;BR /&gt;Jugoslav</description>
      <pubDate>Mon, 14 Jul 2003 14:39:41 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Display-size/m-p/798121#M36308</guid>
      <dc:creator>Jugoslav_Dujic</dc:creator>
      <dc:date>2003-07-14T14:39:41Z</dc:date>
    </item>
    <item>
      <title>Re: Display size</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Display-size/m-p/798122#M36309</link>
      <description>Thanks, Jugoslav. It works for me.&lt;BR /&gt;&lt;BR /&gt;ltabarov</description>
      <pubDate>Tue, 15 Jul 2003 10:59:22 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Display-size/m-p/798122#M36309</guid>
      <dc:creator>ltabarov</dc:creator>
      <dc:date>2003-07-15T10:59:22Z</dc:date>
    </item>
  </channel>
</rss>

