<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[win resolution abfragen]]></title><description><![CDATA[<p>hi,<br />
welche möglichkeit(en) gibt es, die Bildschirmauflösung von abzufragen?<br />
ich hab es schon mit GetSystemMetrics (Parameter SM_CXFULLSCREEN und SM_CXMAXIMIZED) und SystemParametersInfo (SPI_GETWORKAREA) probiert, habe aber jeweils für die Bildschirmhöhe zu kleine Werte erhalten.</p>
<p>Bei SystemParametersInfo erscheint mir das klar, weil ich dort nur die Working Area abfrage, aber bei dem anderen müsste das doch klappen, tut es aber nicht.</p>
]]></description><link>https://www.c-plusplus.net/forum/topic/71465/win-resolution-abfragen</link><generator>RSS for Node</generator><lastBuildDate>Thu, 09 Apr 2026 17:19:51 GMT</lastBuildDate><atom:link href="https://www.c-plusplus.net/forum/topic/71465.rss" rel="self" type="application/rss+xml"/><pubDate>Sun, 18 Apr 2004 21:14:11 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to win resolution abfragen on Sun, 18 Apr 2004 21:14:11 GMT]]></title><description><![CDATA[<p>hi,<br />
welche möglichkeit(en) gibt es, die Bildschirmauflösung von abzufragen?<br />
ich hab es schon mit GetSystemMetrics (Parameter SM_CXFULLSCREEN und SM_CXMAXIMIZED) und SystemParametersInfo (SPI_GETWORKAREA) probiert, habe aber jeweils für die Bildschirmhöhe zu kleine Werte erhalten.</p>
<p>Bei SystemParametersInfo erscheint mir das klar, weil ich dort nur die Working Area abfrage, aber bei dem anderen müsste das doch klappen, tut es aber nicht.</p>
]]></description><link>https://www.c-plusplus.net/forum/post/504051</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/504051</guid><dc:creator><![CDATA[axelk]]></dc:creator><pubDate>Sun, 18 Apr 2004 21:14:11 GMT</pubDate></item><item><title><![CDATA[Reply to win resolution abfragen on Sun, 18 Apr 2004 21:26:31 GMT]]></title><description><![CDATA[<p>axelk schrieb:</p>
<blockquote>
<p>ich hab es schon mit GetSystemMetrics (Parameter SM_CXFULLSCREEN und SM_CXMAXIMIZED) und SystemParametersInfo (SPI_GETWORKAREA) probiert, habe aber jeweils für die Bildschirmhöhe zu kleine Werte erhalten.</p>
</blockquote>
<p>Hast du dir nicht die Doku zu GetSystemMetrics angeschaut? <img
      src="https://www.c-plusplus.net/forum/plugins/nodebb-plugin-emoji/emoji/emoji-one/1f615.png?v=ab1pehoraso"
      class="not-responsive emoji emoji-emoji-one emoji--confused_face"
      title=":confused:"
      alt="😕"
    /></p>
<p>Es gibt z.B. die Parameter SM_CXSCREEN und SM_CYSCREEN; oder SM_CXVIRTUALSCREEN und SM_CYVIRTUALSCREEN (falls mehr als ein Monitor wichtig ist).</p>
]]></description><link>https://www.c-plusplus.net/forum/post/504055</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/504055</guid><dc:creator><![CDATA[Christoph]]></dc:creator><pubDate>Sun, 18 Apr 2004 21:26:31 GMT</pubDate></item><item><title><![CDATA[Reply to win resolution abfragen on Sun, 18 Apr 2004 22:16:46 GMT]]></title><description><![CDATA[<p>Hallo,</p>
<p>siehe auch:</p>
<p><a href="http://www.c-plusplus.net/forum/viewtopic.php?p=504076&amp;highlight=smcxscreen#504076" rel="nofollow">http://www.c-plusplus.net/forum/viewtopic.php?p=504076&amp;highlight=smcxscreen#504076</a></p>
<p>MfG</p>
]]></description><link>https://www.c-plusplus.net/forum/post/504078</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/504078</guid><dc:creator><![CDATA[Probe-Nutzer]]></dc:creator><pubDate>Sun, 18 Apr 2004 22:16:46 GMT</pubDate></item></channel></rss>