<?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[Fenster überprüfen ob es maximiert ist]]></title><description><![CDATA[<p>Hi,</p>
<p>ich habe ein fenster was ich maximiert habe mit<br />
ShowWindow(SW_MAXIMIZE); .</p>
<p>ich möchte jetzt durch einen timer überprüfen ob<br />
es maximiert ist.<br />
mit welcher funktion kann ich das überprüfen ?</p>
<p>hoffe ihr könnt mir helfen<br />
weisnichtweiter</p>
]]></description><link>https://www.c-plusplus.net/forum/topic/79425/fenster-überprüfen-ob-es-maximiert-ist</link><generator>RSS for Node</generator><lastBuildDate>Sun, 19 Apr 2026 02:03:45 GMT</lastBuildDate><atom:link href="https://www.c-plusplus.net/forum/topic/79425.rss" rel="self" type="application/rss+xml"/><pubDate>Sun, 11 Jul 2004 11:05:13 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Fenster überprüfen ob es maximiert ist on Sun, 11 Jul 2004 11:05:13 GMT]]></title><description><![CDATA[<p>Hi,</p>
<p>ich habe ein fenster was ich maximiert habe mit<br />
ShowWindow(SW_MAXIMIZE); .</p>
<p>ich möchte jetzt durch einen timer überprüfen ob<br />
es maximiert ist.<br />
mit welcher funktion kann ich das überprüfen ?</p>
<p>hoffe ihr könnt mir helfen<br />
weisnichtweiter</p>
]]></description><link>https://www.c-plusplus.net/forum/post/557965</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/557965</guid><dc:creator><![CDATA[weisnichtweiter]]></dc:creator><pubDate>Sun, 11 Jul 2004 11:05:13 GMT</pubDate></item><item><title><![CDATA[Reply to Fenster überprüfen ob es maximiert ist on Sun, 11 Jul 2004 11:13:44 GMT]]></title><description><![CDATA[<p>Hallo,</p>
<p>siehe</p>
<p><a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/vcmfc98/html/_mfc_cwnd.3a3a.isiconic.asp" rel="nofollow">http://msdn.microsoft.com/library/default.asp?url=/library/en-us/vcmfc98/html/_mfc_cwnd.3a3a.isiconic.asp</a></p>
<p>MfG</p>
]]></description><link>https://www.c-plusplus.net/forum/post/557970</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/557970</guid><dc:creator><![CDATA[Probe-Nutzer]]></dc:creator><pubDate>Sun, 11 Jul 2004 11:13:44 GMT</pubDate></item><item><title><![CDATA[Reply to Fenster überprüfen ob es maximiert ist on Sun, 11 Jul 2004 11:16:12 GMT]]></title><description><![CDATA[<p>hoppla, genau die gegenteilige Funktion benötigst du:</p>
<p><a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/vcmfc98/html/_mfc_cwnd.3a3a.iszoomed.asp" rel="nofollow">http://msdn.microsoft.com/library/default.asp?url=/library/en-us/vcmfc98/html/_mfc_cwnd.3a3a.iszoomed.asp</a></p>
<p>aber jetzt kennst du wenigstens beide <img
      src="https://www.c-plusplus.net/forum/plugins/nodebb-plugin-emoji/emoji/emoji-one/1f603.png?v=ab1pehoraso"
      class="not-responsive emoji emoji-emoji-one emoji--grinning_face_with_big_eyes"
      title=":D"
      alt="😃"
    /></p>
<p>MfG</p>
]]></description><link>https://www.c-plusplus.net/forum/post/557971</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/557971</guid><dc:creator><![CDATA[Probe-Nutzer]]></dc:creator><pubDate>Sun, 11 Jul 2004 11:16:12 GMT</pubDate></item><item><title><![CDATA[Reply to Fenster überprüfen ob es maximiert ist on Sun, 11 Jul 2004 13:52:57 GMT]]></title><description><![CDATA[<p>Hi,</p>
<p>vielen dank für den/die links.</p>
<p>weisnichtweiter</p>
]]></description><link>https://www.c-plusplus.net/forum/post/558086</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/558086</guid><dc:creator><![CDATA[weisnichtweiter]]></dc:creator><pubDate>Sun, 11 Jul 2004 13:52:57 GMT</pubDate></item></channel></rss>