<?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[Hilfe bei Virtual Key Code]]></title><description><![CDATA[<p>Hallo</p>
<p>ich würde gern die &quot;Druck&quot;-Taste abfangen, aber ich hab schon rumprobiert und VK_PRINT und VK_SNAPSHOT ist es nich (bzw. funktioniert nicht).<br />
ich benutze WM_KEYDOWN ...</p>
<p>was mach ich falsch? alle anderen funktionieren...</p>
<p>danke schon im voraus.</p>
]]></description><link>https://www.c-plusplus.net/forum/topic/93406/hilfe-bei-virtual-key-code</link><generator>RSS for Node</generator><lastBuildDate>Sat, 25 Apr 2026 02:30:51 GMT</lastBuildDate><atom:link href="https://www.c-plusplus.net/forum/topic/93406.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 29 Nov 2004 11:34:28 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Hilfe bei Virtual Key Code on Mon, 29 Nov 2004 11:34:28 GMT]]></title><description><![CDATA[<p>Hallo</p>
<p>ich würde gern die &quot;Druck&quot;-Taste abfangen, aber ich hab schon rumprobiert und VK_PRINT und VK_SNAPSHOT ist es nich (bzw. funktioniert nicht).<br />
ich benutze WM_KEYDOWN ...</p>
<p>was mach ich falsch? alle anderen funktionieren...</p>
<p>danke schon im voraus.</p>
]]></description><link>https://www.c-plusplus.net/forum/post/661678</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/661678</guid><dc:creator><![CDATA[-==-]]></dc:creator><pubDate>Mon, 29 Nov 2004 11:34:28 GMT</pubDate></item><item><title><![CDATA[Reply to Hilfe bei Virtual Key Code on Mon, 29 Nov 2004 13:11:08 GMT]]></title><description><![CDATA[<p>die Taste wird nicht an dein Programm geschickt, sondern vorher von windows abgefangen.<br />
Du musst dich wohl in den Windows Hook einklinken.<br />
wie das geht? such mal hier im forum!</p>
]]></description><link>https://www.c-plusplus.net/forum/post/661748</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/661748</guid><dc:creator><![CDATA[esskar]]></dc:creator><pubDate>Mon, 29 Nov 2004 13:11:08 GMT</pubDate></item><item><title><![CDATA[Reply to Hilfe bei Virtual Key Code on Mon, 29 Nov 2004 13:32:58 GMT]]></title><description><![CDATA[<p>oder nen globalen hotkey für dein prog<br />
<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/winui/winui/windowsuserinterface/userinput/keyboardinput/keyboardinputreference/keyboardinputfunctions/registerhotkey.asp" rel="nofollow">http://msdn.microsoft.com/library/default.asp?url=/library/en-us/winui/winui/windowsuserinterface/userinput/keyboardinput/keyboardinputreference/keyboardinputfunctions/registerhotkey.asp</a><br />
kommt darauf an was du machst.</p>
]]></description><link>https://www.c-plusplus.net/forum/post/661777</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/661777</guid><dc:creator><![CDATA[miller_m]]></dc:creator><pubDate>Mon, 29 Nov 2004 13:32:58 GMT</pubDate></item></channel></rss>