<?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[Text an Form Senden]]></title><description><![CDATA[<p>Also, im FAQ gibts ja bereits diesen bericht allerdings gefällt mir da nicht das sie andauernd SetForegroundWindow(window); benutzten. Diese funktion rückt das fenster ja in den vordergrund, und das will ich nicht. könnte man das nicht noch anders machen?</p>
]]></description><link>https://www.c-plusplus.net/forum/topic/206878/text-an-form-senden</link><generator>RSS for Node</generator><lastBuildDate>Thu, 20 Aug 2026 01:42:57 GMT</lastBuildDate><atom:link href="https://www.c-plusplus.net/forum/topic/206878.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 29 Feb 2008 22:58:55 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Text an Form Senden on Fri, 29 Feb 2008 22:58:55 GMT]]></title><description><![CDATA[<p>Also, im FAQ gibts ja bereits diesen bericht allerdings gefällt mir da nicht das sie andauernd SetForegroundWindow(window); benutzten. Diese funktion rückt das fenster ja in den vordergrund, und das will ich nicht. könnte man das nicht noch anders machen?</p>
]]></description><link>https://www.c-plusplus.net/forum/post/1465859</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1465859</guid><dc:creator><![CDATA[Schurke]]></dc:creator><pubDate>Fri, 29 Feb 2008 22:58:55 GMT</pubDate></item><item><title><![CDATA[Reply to Text an Form Senden on Sat, 01 Mar 2008 11:05:32 GMT]]></title><description><![CDATA[<p>Wenn du mittels WM_SETTEXT einen Text an ein Fenster bzw. Steuerelement schickst, dann brauchst du das Fenster nicht unbedingt in den Vordergrund holen. (Hierzu mußt du aber den genauen Namen(Text) des Steuerelements wissen, um das Handle davon mittels FindWindowEx auszulesen).<br />
Nur wenn du die Tasten direkt an ein Fenster sendest (z.B. mittels keybd_event), so muß dieses aktiv im Vordergrund sein.</p>
]]></description><link>https://www.c-plusplus.net/forum/post/1465963</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1465963</guid><dc:creator><![CDATA[~Text]]></dc:creator><pubDate>Sat, 01 Mar 2008 11:05:32 GMT</pubDate></item></channel></rss>