<?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[SendMessage(hwnd,WM_CLOSE,FALSE, 0);]]></title><description><![CDATA[<p>was gibt SendMessage(hwnd,WM_CLOSE,FALSE, 0); wenns einen fehler gab beim schließen oder wenn erfolgreich gewesen ist????</p>
]]></description><link>https://www.c-plusplus.net/forum/topic/66303/sendmessage-hwnd-wm_close-false-0</link><generator>RSS for Node</generator><lastBuildDate>Tue, 07 Apr 2026 22:41:25 GMT</lastBuildDate><atom:link href="https://www.c-plusplus.net/forum/topic/66303.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 26 Feb 2004 20:58:33 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to SendMessage(hwnd,WM_CLOSE,FALSE, 0); on Thu, 26 Feb 2004 20:58:33 GMT]]></title><description><![CDATA[<p>was gibt SendMessage(hwnd,WM_CLOSE,FALSE, 0); wenns einen fehler gab beim schließen oder wenn erfolgreich gewesen ist????</p>
]]></description><link>https://www.c-plusplus.net/forum/post/468728</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/468728</guid><dc:creator><![CDATA[Mr.lover]]></dc:creator><pubDate>Thu, 26 Feb 2004 20:58:33 GMT</pubDate></item><item><title><![CDATA[Reply to SendMessage(hwnd,WM_CLOSE,FALSE, 0); on Thu, 26 Feb 2004 21:11:31 GMT]]></title><description><![CDATA[<p>Nix. Aber kuck dir noch mal die Parameter an. <img
      src="https://www.c-plusplus.net/forum/plugins/nodebb-plugin-emoji/emoji/emoji-one/1f644.png?v=ab1pehoraso"
      class="not-responsive emoji emoji-emoji-one emoji--face_with_rolling_eyes"
      title=":rolling_eyes:"
      alt="🙄"
    /></p>
]]></description><link>https://www.c-plusplus.net/forum/post/468735</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/468735</guid><dc:creator><![CDATA[[[global:former_user]]]]></dc:creator><pubDate>Thu, 26 Feb 2004 21:11:31 GMT</pubDate></item><item><title><![CDATA[Reply to SendMessage(hwnd,WM_CLOSE,FALSE, 0); on Thu, 26 Feb 2004 21:18:45 GMT]]></title><description><![CDATA[<p>Mr. Lover, wieso ,FALSE,0) ?<br />
Mach's doch ordentlich.</p>
<p>Syntax</p>
<p>WM_CLOSE</p>
<p>WPARAM wParam<br />
LPARAM lParam;<br />
Parameters</p>
<p>wParam<br />
This parameter is not used.<br />
lParam<br />
This parameter is not used.</p>
<p>SendMessage(hWnd, WM_CLOSE, (WPARAM)0l, (LPARAM)0l);</p>
]]></description><link>https://www.c-plusplus.net/forum/post/468740</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/468740</guid><dc:creator><![CDATA[ChrisK]]></dc:creator><pubDate>Thu, 26 Feb 2004 21:18:45 GMT</pubDate></item></channel></rss>