<?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[Tastenbezeichnung für Keycode]]></title><description><![CDATA[<p>Hi Leute,</p>
<p>weiß jemand (eventuell mit Code Beispiel) wie man für einen virtual key(code)<br />
aus der WinUser.h (z.B. VK_ESCAPE oder VK_RIGHT) die Tastenbeschreibung<br />
bzw. die Beschriftung der Taste erhält?</p>
<p>Gibt es da eine Funktion welche einem für ein virtuellen keycode VK_?<br />
den entsprechenden String zurückliefert?</p>
<p>z.B.</p>
<p>funktion(VK_ESCAPE) -&gt; &quot;ESC&quot;<br />
funktion(VK_RIGHT) -&gt; &quot;Cursor Right&quot;</p>
<p>Danke! <img
      src="https://www.c-plusplus.net/forum/plugins/nodebb-plugin-emoji/emoji/emoji-one/1f642.png?v=ab1pehoraso"
      class="not-responsive emoji emoji-emoji-one emoji--slightly_smiling_face"
      title=":)"
      alt="🙂"
    /></p>
]]></description><link>https://www.c-plusplus.net/forum/topic/212117/tastenbezeichnung-für-keycode</link><generator>RSS for Node</generator><lastBuildDate>Sat, 18 Apr 2026 20:36:20 GMT</lastBuildDate><atom:link href="https://www.c-plusplus.net/forum/topic/212117.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 01 May 2008 21:14:30 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Tastenbezeichnung für Keycode on Thu, 01 May 2008 21:14:30 GMT]]></title><description><![CDATA[<p>Hi Leute,</p>
<p>weiß jemand (eventuell mit Code Beispiel) wie man für einen virtual key(code)<br />
aus der WinUser.h (z.B. VK_ESCAPE oder VK_RIGHT) die Tastenbeschreibung<br />
bzw. die Beschriftung der Taste erhält?</p>
<p>Gibt es da eine Funktion welche einem für ein virtuellen keycode VK_?<br />
den entsprechenden String zurückliefert?</p>
<p>z.B.</p>
<p>funktion(VK_ESCAPE) -&gt; &quot;ESC&quot;<br />
funktion(VK_RIGHT) -&gt; &quot;Cursor Right&quot;</p>
<p>Danke! <img
      src="https://www.c-plusplus.net/forum/plugins/nodebb-plugin-emoji/emoji/emoji-one/1f642.png?v=ab1pehoraso"
      class="not-responsive emoji emoji-emoji-one emoji--slightly_smiling_face"
      title=":)"
      alt="🙂"
    /></p>
]]></description><link>https://www.c-plusplus.net/forum/post/1501787</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1501787</guid><dc:creator><![CDATA[GastCBA]]></dc:creator><pubDate>Thu, 01 May 2008 21:14:30 GMT</pubDate></item><item><title><![CDATA[Reply to Tastenbezeichnung für Keycode on Thu, 01 May 2008 21:25:34 GMT]]></title><description><![CDATA[<p>GetKeyNameText glaub ich</p>
]]></description><link>https://www.c-plusplus.net/forum/post/1501791</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1501791</guid><dc:creator><![CDATA[glauber]]></dc:creator><pubDate>Thu, 01 May 2008 21:25:34 GMT</pubDate></item><item><title><![CDATA[Reply to Tastenbezeichnung für Keycode on Thu, 01 May 2008 21:40:57 GMT]]></title><description><![CDATA[<p>und MapVirtualKey brauchste noch</p>
]]></description><link>https://www.c-plusplus.net/forum/post/1501801</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1501801</guid><dc:creator><![CDATA[glauber &amp;amp; wisser]]></dc:creator><pubDate>Thu, 01 May 2008 21:40:57 GMT</pubDate></item><item><title><![CDATA[Reply to Tastenbezeichnung für Keycode on Sat, 03 May 2008 16:30:42 GMT]]></title><description><![CDATA[<p>danke!!</p>
]]></description><link>https://www.c-plusplus.net/forum/post/1502697</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1502697</guid><dc:creator><![CDATA[GastCBA]]></dc:creator><pubDate>Sat, 03 May 2008 16:30:42 GMT</pubDate></item></channel></rss>