<?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_MOVE aufhören]]></title><description><![CDATA[<p>Hi @ All.</p>
<p>ich möchte mitkriegen, wann der User aufhört, WM_MOVE zu betätigen, sprich das Fenster zu bewegen.</p>
<p>Ich habe die WM_LBUTTONDOWN Message in WM_MOVE mit zuvorigem ReleaseCapture() umgeleitet, so kann ich nicht WM_LBUTTONUP benutzen.</p>
<p>beim WM_MOVE wird die Uhr kleiner, beim aufhören des bewegens größer. wie bekomme ich das mit?</p>
<p>danke.</p>
]]></description><link>https://www.c-plusplus.net/forum/topic/192498/wm_move-aufhören</link><generator>RSS for Node</generator><lastBuildDate>Wed, 01 Jul 2026 01:44:45 GMT</lastBuildDate><atom:link href="https://www.c-plusplus.net/forum/topic/192498.rss" rel="self" type="application/rss+xml"/><pubDate>Sat, 15 Sep 2007 10:16:26 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to WM_MOVE aufhören on Sat, 15 Sep 2007 10:16:26 GMT]]></title><description><![CDATA[<p>Hi @ All.</p>
<p>ich möchte mitkriegen, wann der User aufhört, WM_MOVE zu betätigen, sprich das Fenster zu bewegen.</p>
<p>Ich habe die WM_LBUTTONDOWN Message in WM_MOVE mit zuvorigem ReleaseCapture() umgeleitet, so kann ich nicht WM_LBUTTONUP benutzen.</p>
<p>beim WM_MOVE wird die Uhr kleiner, beim aufhören des bewegens größer. wie bekomme ich das mit?</p>
<p>danke.</p>
]]></description><link>https://www.c-plusplus.net/forum/post/1365753</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1365753</guid><dc:creator><![CDATA[Script-Styler]]></dc:creator><pubDate>Sat, 15 Sep 2007 10:16:26 GMT</pubDate></item><item><title><![CDATA[Reply to WM_MOVE aufhören on Sat, 15 Sep 2007 11:43:33 GMT]]></title><description><![CDATA[<p>hi @ du</p>
<p>welche uhr?</p>
]]></description><link>https://www.c-plusplus.net/forum/post/1365819</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1365819</guid><dc:creator><![CDATA[uiui]]></dc:creator><pubDate>Sat, 15 Sep 2007 11:43:33 GMT</pubDate></item><item><title><![CDATA[Reply to WM_MOVE aufhören on Sat, 15 Sep 2007 13:01:21 GMT]]></title><description><![CDATA[<p>ach ich progge grade ne supercoole antialiased-spycige analoguhr.</p>
<p>die soll sich beim verschieben verkleinern, wenn man aufhört, zu moven, soll sie sich per SetTimer wieder in ihre Ursprungsgröße machen. Dummerweise weiß ich nicht, wann der aufhört.</p>
<p>naja, danke.</p>
]]></description><link>https://www.c-plusplus.net/forum/post/1365856</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1365856</guid><dc:creator><![CDATA[Script-Styler]]></dc:creator><pubDate>Sat, 15 Sep 2007 13:01:21 GMT</pubDate></item><item><title><![CDATA[Reply to WM_MOVE aufhören on Sat, 15 Sep 2007 15:37:03 GMT]]></title><description><![CDATA[<p>WM_MOVE ist die Nachricht, die gesendet wird wenn ein Fenster bewegt wurde. Die andere ist WM_MOVING.</p>
<p>Siehe auch:<br />
<a href="http://msdn2.microsoft.com/en-us/library/ms632631.aspx" rel="nofollow">http://msdn2.microsoft.com/en-us/library/ms632631.aspx</a><br />
<a href="http://msdn2.microsoft.com/en-us/library/ms632632.aspx" rel="nofollow">http://msdn2.microsoft.com/en-us/library/ms632632.aspx</a></p>
]]></description><link>https://www.c-plusplus.net/forum/post/1365950</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1365950</guid><dc:creator><![CDATA[Martin Richter]]></dc:creator><pubDate>Sat, 15 Sep 2007 15:37:03 GMT</pubDate></item><item><title><![CDATA[Reply to WM_MOVE aufhören on Sat, 15 Sep 2007 16:46:49 GMT]]></title><description><![CDATA[<p>WM_EXITSIZEMOVE</p>
]]></description><link>https://www.c-plusplus.net/forum/post/1365996</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1365996</guid><dc:creator><![CDATA[a]]></dc:creator><pubDate>Sat, 15 Sep 2007 16:46:49 GMT</pubDate></item></channel></rss>