<?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[Aktives Fenster finden]]></title><description><![CDATA[<p>Hi,</p>
<p>wie kann ich ein aktives Fenster finden?</p>
<pre><code class="language-cpp">CWnd* Fenster;
Fenster = FindWindow(&quot;Das ist das Fenster&quot;);
</code></pre>
<p>Ich bräuchte sowas in diesem Stil, nur dass ich halt das Fenster haben will, das als letztes angewählt wurde, und nicht nach Namen ausgewählt.</p>
<p>Danke im voraus</p>
]]></description><link>https://www.c-plusplus.net/forum/topic/75355/aktives-fenster-finden</link><generator>RSS for Node</generator><lastBuildDate>Sat, 25 Apr 2026 13:28:25 GMT</lastBuildDate><atom:link href="https://www.c-plusplus.net/forum/topic/75355.rss" rel="self" type="application/rss+xml"/><pubDate>Sun, 30 May 2004 17:54:35 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Aktives Fenster finden on Sun, 30 May 2004 17:54:35 GMT]]></title><description><![CDATA[<p>Hi,</p>
<p>wie kann ich ein aktives Fenster finden?</p>
<pre><code class="language-cpp">CWnd* Fenster;
Fenster = FindWindow(&quot;Das ist das Fenster&quot;);
</code></pre>
<p>Ich bräuchte sowas in diesem Stil, nur dass ich halt das Fenster haben will, das als letztes angewählt wurde, und nicht nach Namen ausgewählt.</p>
<p>Danke im voraus</p>
]]></description><link>https://www.c-plusplus.net/forum/post/529935</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/529935</guid><dc:creator><![CDATA[JoLu]]></dc:creator><pubDate>Sun, 30 May 2004 17:54:35 GMT</pubDate></item><item><title><![CDATA[Reply to Aktives Fenster finden on Sun, 30 May 2004 18:01:44 GMT]]></title><description><![CDATA[<p>sorry leute, hab die lösung schon gefunden</p>
]]></description><link>https://www.c-plusplus.net/forum/post/529940</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/529940</guid><dc:creator><![CDATA[JoLu]]></dc:creator><pubDate>Sun, 30 May 2004 18:01:44 GMT</pubDate></item></channel></rss>