<?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[SetCursor]]></title><description><![CDATA[<p>Ich will meinen Cursor in ein Fadenkreuz verwandeln, er geht jedoch immer wieder in sein alte Form zurück. Dazu hab ich folgendes gefunden:<br />
&quot;If your application must set the cursor while it is in a window, make sure the class cursor for the specified window's class is set to NULL. If the class cursor is not NULL, the system restores the class cursor each time the mouse is moved.&quot; - Wie geht das, in einer normalen MDI-Anwendung den class cursor auf NULL zu setzten?</p>
]]></description><link>https://www.c-plusplus.net/forum/topic/69294/setcursor</link><generator>RSS for Node</generator><lastBuildDate>Sat, 02 May 2026 05:47:35 GMT</lastBuildDate><atom:link href="https://www.c-plusplus.net/forum/topic/69294.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 26 Mar 2004 08:00:10 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to SetCursor on Fri, 26 Mar 2004 08:00:10 GMT]]></title><description><![CDATA[<p>Ich will meinen Cursor in ein Fadenkreuz verwandeln, er geht jedoch immer wieder in sein alte Form zurück. Dazu hab ich folgendes gefunden:<br />
&quot;If your application must set the cursor while it is in a window, make sure the class cursor for the specified window's class is set to NULL. If the class cursor is not NULL, the system restores the class cursor each time the mouse is moved.&quot; - Wie geht das, in einer normalen MDI-Anwendung den class cursor auf NULL zu setzten?</p>
]]></description><link>https://www.c-plusplus.net/forum/post/489180</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/489180</guid><dc:creator><![CDATA[muzel]]></dc:creator><pubDate>Fri, 26 Mar 2004 08:00:10 GMT</pubDate></item><item><title><![CDATA[Reply to SetCursor on Fri, 26 Mar 2004 23:28:10 GMT]]></title><description><![CDATA[<p>Hallo,</p>
<p>ja, in MFC ist das nicht ganz so klar, wie man vorgehen muß. Deshalb findet sich auch ein Artikel in der KB dazu, siehe</p>
<p><a href="http://support.microsoft.com/default.aspx?scid=kb;en-us;131991" rel="nofollow">http://support.microsoft.com/default.aspx?scid=kb;en-us;131991</a></p>
<p>MfG</p>
]]></description><link>https://www.c-plusplus.net/forum/post/489783</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/489783</guid><dc:creator><![CDATA[Probe-Nutzer]]></dc:creator><pubDate>Fri, 26 Mar 2004 23:28:10 GMT</pubDate></item></channel></rss>