<?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[HotKey Problem]]></title><description><![CDATA[<p>tagchen,</p>
<p>ist es möglich, wenn ich einen HotKey auf zB die Taste a gelegt habe, dass dann meine HotKey Funktion ausgeführt wird und danach noch die normale Funktion der Taste? Wenn ich zB einen Text mit &quot;a&quot; schreiben will, dann wird das a nicht geschrieben, da die Taste a ja quasi durch den HotKey gehookt wird. Wenn möglich eine Antwort ohne SendMessage oder so.</p>
<p>greetz KN4CK3R</p>
]]></description><link>https://www.c-plusplus.net/forum/topic/182665/hotkey-problem</link><generator>RSS for Node</generator><lastBuildDate>Sat, 15 Aug 2026 20:57:42 GMT</lastBuildDate><atom:link href="https://www.c-plusplus.net/forum/topic/182665.rss" rel="self" type="application/rss+xml"/><pubDate>Sun, 27 May 2007 21:31:18 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to HotKey Problem on Sun, 27 May 2007 21:31:18 GMT]]></title><description><![CDATA[<p>tagchen,</p>
<p>ist es möglich, wenn ich einen HotKey auf zB die Taste a gelegt habe, dass dann meine HotKey Funktion ausgeführt wird und danach noch die normale Funktion der Taste? Wenn ich zB einen Text mit &quot;a&quot; schreiben will, dann wird das a nicht geschrieben, da die Taste a ja quasi durch den HotKey gehookt wird. Wenn möglich eine Antwort ohne SendMessage oder so.</p>
<p>greetz KN4CK3R</p>
]]></description><link>https://www.c-plusplus.net/forum/post/1293388</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1293388</guid><dc:creator><![CDATA[KN4CK3R]]></dc:creator><pubDate>Sun, 27 May 2007 21:31:18 GMT</pubDate></item><item><title><![CDATA[Reply to HotKey Problem on Mon, 28 May 2007 12:42:52 GMT]]></title><description><![CDATA[<p>wie soll das funktionieren ? entweder a ist a oder was anderes, das wirst Du in keinem Program finden (im gleichen Steuerelement). Überleg doch mal, woher sollte das Programm wissen was Du gerade machen willst. Da könnte ich ja auf 'a' zusätzlich z.B. 'e' legen und beim Schreiben weiß das Programm dann wann das 'e' kommt anstatt 'a'. <img
      src="https://www.c-plusplus.net/forum/plugins/nodebb-plugin-emoji/emoji/emoji-one/1f615.png?v=ab1pehoraso"
      class="not-responsive emoji emoji-emoji-one emoji--confused_face"
      title=":confused:"
      alt="😕"
    /> oder wie ?<br />
Da benutzt man 'nichtbenutzte Zeichen' z.B. 'STRG + a'<br />
EDIT: 'STRG + a' ist ja alles markieren, war nur als Beispiel gedacht.</p>
]]></description><link>https://www.c-plusplus.net/forum/post/1293432</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1293432</guid><dc:creator><![CDATA[OldMan00]]></dc:creator><pubDate>Mon, 28 May 2007 12:42:52 GMT</pubDate></item><item><title><![CDATA[Reply to HotKey Problem on Mon, 28 May 2007 07:16:09 GMT]]></title><description><![CDATA[<p>kk<br />
&quot;Drücken Sie bitte Strg+Alt+Shift+F1-F12+a&quot; Das sollte dann wohl unbesetzt sein... <img
      src="https://www.c-plusplus.net/forum/plugins/nodebb-plugin-emoji/emoji/emoji-one/1f644.png?v=ab1pehoraso"
      class="not-responsive emoji emoji-emoji-one emoji--face_with_rolling_eyes"
      title=":rolling_eyes:"
      alt="🙄"
    /></p>
<p>thx</p>
<p>greetz KN4CK3R</p>
]]></description><link>https://www.c-plusplus.net/forum/post/1293465</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1293465</guid><dc:creator><![CDATA[KN4CK3R]]></dc:creator><pubDate>Mon, 28 May 2007 07:16:09 GMT</pubDate></item><item><title><![CDATA[Reply to HotKey Problem on Mon, 28 May 2007 11:48:20 GMT]]></title><description><![CDATA[<p>Du kannst die Taste a natürlich systemweit hooken.<br />
Siehe dazu die <a href="http://www.c-plusplus.net/forum/viewtopic-var-t-is-39145.html" rel="nofollow">FAQ</a></p>
]]></description><link>https://www.c-plusplus.net/forum/post/1293664</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1293664</guid><dc:creator><![CDATA[rean]]></dc:creator><pubDate>Mon, 28 May 2007 11:48:20 GMT</pubDate></item><item><title><![CDATA[Reply to HotKey Problem on Mon, 28 May 2007 12:11:02 GMT]]></title><description><![CDATA[<p>jojo, hat ich vorher so. Aber die Sache mit dem HotKey kam mir später praktischer vor...</p>
<p>greetz KN4CK3R</p>
]]></description><link>https://www.c-plusplus.net/forum/post/1293693</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1293693</guid><dc:creator><![CDATA[KN4CK3R]]></dc:creator><pubDate>Mon, 28 May 2007 12:11:02 GMT</pubDate></item></channel></rss>