<?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[WM_SIZE aufrufen]]></title><description><![CDATA[<p>hallo,<br />
wie kann ich über SendMessage eine nachricht vom typ WM_SIZE schicken?</p>
<p><code>SendMessage (hwnd, WM_SIZE, ?, ?)</code></p>
<p>was muss ich als wParam und lParam angeben?</p>
<p>lParam ist mir zwar klar aber: wie bekomme ich die Fenstergröße in einen einzigen long-wert?</p>
]]></description><link>https://www.c-plusplus.net/forum/topic/222069/wm_size-aufrufen</link><generator>RSS for Node</generator><lastBuildDate>Sun, 12 Apr 2026 19:56:33 GMT</lastBuildDate><atom:link href="https://www.c-plusplus.net/forum/topic/222069.rss" rel="self" type="application/rss+xml"/><pubDate>Sun, 07 Sep 2008 12:52:50 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to WM_SIZE aufrufen on Sun, 07 Sep 2008 12:52:50 GMT]]></title><description><![CDATA[<p>hallo,<br />
wie kann ich über SendMessage eine nachricht vom typ WM_SIZE schicken?</p>
<p><code>SendMessage (hwnd, WM_SIZE, ?, ?)</code></p>
<p>was muss ich als wParam und lParam angeben?</p>
<p>lParam ist mir zwar klar aber: wie bekomme ich die Fenstergröße in einen einzigen long-wert?</p>
]]></description><link>https://www.c-plusplus.net/forum/post/1578031</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1578031</guid><dc:creator><![CDATA[[[global:guest]]]]></dc:creator><pubDate>Sun, 07 Sep 2008 12:52:50 GMT</pubDate></item><item><title><![CDATA[Reply to WM_SIZE aufrufen on Sun, 07 Sep 2008 13:45:35 GMT]]></title><description><![CDATA[<p>daersc schrieb:</p>
<blockquote>
<p>hallo,<br />
wie kann ich über SendMessage eine nachricht vom typ WM_SIZE schicken?</p>
<p><code>SendMessage (hwnd, WM_SIZE, ?, ?)</code></p>
<p>was muss ich als wParam und lParam angeben?</p>
</blockquote>
<p>Man önnte jetzt mal ganz frech sein und ungeniert nach WM_SIZE googeln. <img
      src="https://www.c-plusplus.net/forum/plugins/nodebb-plugin-emoji/emoji/emoji-one/1f609.png?v=ab1pehoraso"
      class="not-responsive emoji emoji-emoji-one emoji--winking_face"
      title=";)"
      alt="😉"
    /></p>
<p>Die Nachricht WM_SIZE verchickt man auch nicht selber, sondern reagiert nur auf sie, wenn man sie bekommt. Warum willst du sie denn selber verschicken?</p>
]]></description><link>https://www.c-plusplus.net/forum/post/1578059</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1578059</guid><dc:creator><![CDATA[[[global:former_user]]]]></dc:creator><pubDate>Sun, 07 Sep 2008 13:45:35 GMT</pubDate></item><item><title><![CDATA[Reply to WM_SIZE aufrufen on Sun, 07 Sep 2008 13:55:33 GMT]]></title><description><![CDATA[<p>ok, hat sich erledigt</p>
]]></description><link>https://www.c-plusplus.net/forum/post/1578061</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1578061</guid><dc:creator><![CDATA[[[global:guest]]]]></dc:creator><pubDate>Sun, 07 Sep 2008 13:55:33 GMT</pubDate></item></channel></rss>