<?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[Ermitteln von Fensternamen]]></title><description><![CDATA[<p>Hi,</p>
<p>also ich hab eine DLL erstellt welche mir alle gedrückten Tasten an mein Programm schickt (KeyHook). Wüsste jemand wie ich auch an die Caption vom Fenster in dem die Taste gedrückt wurde komme?</p>
<p>Wär super wenn mir da jemand weiterhelfen könnte <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>thx</p>
]]></description><link>https://www.c-plusplus.net/forum/topic/113445/ermitteln-von-fensternamen</link><generator>RSS for Node</generator><lastBuildDate>Wed, 01 Jul 2026 21:15:50 GMT</lastBuildDate><atom:link href="https://www.c-plusplus.net/forum/topic/113445.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 23 Jun 2005 01:52:47 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Ermitteln von Fensternamen on Thu, 23 Jun 2005 01:52:47 GMT]]></title><description><![CDATA[<p>Hi,</p>
<p>also ich hab eine DLL erstellt welche mir alle gedrückten Tasten an mein Programm schickt (KeyHook). Wüsste jemand wie ich auch an die Caption vom Fenster in dem die Taste gedrückt wurde komme?</p>
<p>Wär super wenn mir da jemand weiterhelfen könnte <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>thx</p>
]]></description><link>https://www.c-plusplus.net/forum/post/815199</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/815199</guid><dc:creator><![CDATA[uneb]]></dc:creator><pubDate>Thu, 23 Jun 2005 01:52:47 GMT</pubDate></item><item><title><![CDATA[Reply to Ermitteln von Fensternamen on Thu, 23 Jun 2005 04:32:48 GMT]]></title><description><![CDATA[<p>Du musst dir mit GetForegroundWindow() das HWND des Fensters holen und<br />
dann mit GetWindowText() die caption holen...</p>
<p>MFG -[NULL]-</p>
]]></description><link>https://www.c-plusplus.net/forum/post/815206</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/815206</guid><dc:creator><![CDATA[-*NULL*-]]></dc:creator><pubDate>Thu, 23 Jun 2005 04:32:48 GMT</pubDate></item></channel></rss>