<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Creating a Simple Hotkey Component using RegisterHotKey</title>
	<atom:link href="http://tom-shelton.net/index.php/2009/10/07/creating-a-simple-hotkey-component-using-registerhotkey/feed/" rel="self" type="application/rss+xml" />
	<link>http://tom-shelton.net/index.php/2009/10/07/creating-a-simple-hotkey-component-using-registerhotkey/</link>
	<description></description>
	<lastBuildDate>Tue, 14 Sep 2010 23:51:37 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.2</generator>
	<item>
		<title>By: Onur</title>
		<link>http://tom-shelton.net/index.php/2009/10/07/creating-a-simple-hotkey-component-using-registerhotkey/comment-page-1/#comment-78</link>
		<dc:creator>Onur</dc:creator>
		<pubDate>Wed, 30 Jun 2010 12:33:40 +0000</pubDate>
		<guid isPermaLink="false">http://tom-shelton.net/index.php/2009/10/07/creating-a-simple-hotkey-component-using-registerhotkey/#comment-78</guid>
		<description>Hi Tom, when i try to open HotKeyUsage project with VB 2005 Express, i get an error:

&quot;Unable to read the project file &#039;VisualBasicExample.vbproj&#039;. 

C:\Users\\Desktop\HotkeyUsage\VisualBasicExample\VisualBasicExample.vbproj(118,11): The imported project &quot;C:\Microsoft.VisualBasic.targets&quot; was not found. Confirm that the path in the  declaration is correct, and that the file exists on disk.&quot;

The reference Microsoft.VisualBasic.targets is required? It has a problem in solution.</description>
		<content:encoded><![CDATA[<p>Hi Tom, when i try to open HotKeyUsage project with VB 2005 Express, i get an error:</p>
<p>&#8220;Unable to read the project file &#8216;VisualBasicExample.vbproj&#8217;. </p>
<p>C:\Users\\Desktop\HotkeyUsage\VisualBasicExample\VisualBasicExample.vbproj(118,11): The imported project &#8220;C:\Microsoft.VisualBasic.targets&#8221; was not found. Confirm that the path in the  declaration is correct, and that the file exists on disk.&#8221;</p>
<p>The reference Microsoft.VisualBasic.targets is required? It has a problem in solution.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Onur</title>
		<link>http://tom-shelton.net/index.php/2009/10/07/creating-a-simple-hotkey-component-using-registerhotkey/comment-page-1/#comment-77</link>
		<dc:creator>Onur</dc:creator>
		<pubDate>Wed, 30 Jun 2010 12:32:21 +0000</pubDate>
		<guid isPermaLink="false">http://tom-shelton.net/index.php/2009/10/07/creating-a-simple-hotkey-component-using-registerhotkey/#comment-77</guid>
		<description>Hi Tom, when i try to open the project with VB 2005 Express i get an error:

&quot;Unable to read the project file &#039;VisualBasicExample.vbproj&#039;. 

C:\Users\\Desktop\HotkeyUsage\VisualBasicExample\VisualBasicExample.vbproj(118,11): The imported project &quot;C:\Microsoft.VisualBasic.targets&quot; was not found. Confirm that the path in the  declaration is correct, and that the file exists on disk.&quot;

?</description>
		<content:encoded><![CDATA[<p>Hi Tom, when i try to open the project with VB 2005 Express i get an error:</p>
<p>&#8220;Unable to read the project file &#8216;VisualBasicExample.vbproj&#8217;. </p>
<p>C:\Users\\Desktop\HotkeyUsage\VisualBasicExample\VisualBasicExample.vbproj(118,11): The imported project &#8220;C:\Microsoft.VisualBasic.targets&#8221; was not found. Confirm that the path in the  declaration is correct, and that the file exists on disk.&#8221;</p>
<p>?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tom Shelton</title>
		<link>http://tom-shelton.net/index.php/2009/10/07/creating-a-simple-hotkey-component-using-registerhotkey/comment-page-1/#comment-75</link>
		<dc:creator>Tom Shelton</dc:creator>
		<pubDate>Sat, 05 Jun 2010 14:24:05 +0000</pubDate>
		<guid isPermaLink="false">http://tom-shelton.net/index.php/2009/10/07/creating-a-simple-hotkey-component-using-registerhotkey/#comment-75</guid>
		<description>Onur - not sure if I know the answer to that or not.  It maybe possible - since the RegisterHotKey function does take a virtual key code....  But, I don&#039;t have a setup where I can really test that.  I have no joystick :)  Feel free to take the source code and experiment with that.  And, if you feel inclined post back and let me know how that worked.</description>
		<content:encoded><![CDATA[<p>Onur &#8211; not sure if I know the answer to that or not.  It maybe possible &#8211; since the RegisterHotKey function does take a virtual key code&#8230;.  But, I don&#8217;t have a setup where I can really test that.  I have no joystick <img src='http://tom-shelton.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />   Feel free to take the source code and experiment with that.  And, if you feel inclined post back and let me know how that worked.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Onur</title>
		<link>http://tom-shelton.net/index.php/2009/10/07/creating-a-simple-hotkey-component-using-registerhotkey/comment-page-1/#comment-74</link>
		<dc:creator>Onur</dc:creator>
		<pubDate>Wed, 02 Jun 2010 09:02:05 +0000</pubDate>
		<guid isPermaLink="false">http://tom-shelton.net/index.php/2009/10/07/creating-a-simple-hotkey-component-using-registerhotkey/#comment-74</guid>
		<description>Hi Tom,

I know how to check joystick button&#039;s pressed status without directx, but winmm.dll. I wonder whether it is possible to hook a joystick button (a joystick virtual key registration?).

I just want to get some code to run when one of joystick button is pressed WHILE application is inactive. Is it possible to register a joystick button as virtual key?

Thanks!</description>
		<content:encoded><![CDATA[<p>Hi Tom,</p>
<p>I know how to check joystick button&#8217;s pressed status without directx, but winmm.dll. I wonder whether it is possible to hook a joystick button (a joystick virtual key registration?).</p>
<p>I just want to get some code to run when one of joystick button is pressed WHILE application is inactive. Is it possible to register a joystick button as virtual key?</p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tom Shelton</title>
		<link>http://tom-shelton.net/index.php/2009/10/07/creating-a-simple-hotkey-component-using-registerhotkey/comment-page-1/#comment-72</link>
		<dc:creator>Tom Shelton</dc:creator>
		<pubDate>Fri, 23 Apr 2010 17:28:28 +0000</pubDate>
		<guid isPermaLink="false">http://tom-shelton.net/index.php/2009/10/07/creating-a-simple-hotkey-component-using-registerhotkey/#comment-72</guid>
		<description>Sorry Darryl,  I haven&#039;t ever tried to deal with the media keys.   I&#039;m not sure if RegisterHotKey does either :)  If I get sometime, I will try and investigate that though.</description>
		<content:encoded><![CDATA[<p>Sorry Darryl,  I haven&#8217;t ever tried to deal with the media keys.   I&#8217;m not sure if RegisterHotKey does either <img src='http://tom-shelton.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />   If I get sometime, I will try and investigate that though.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Darryl</title>
		<link>http://tom-shelton.net/index.php/2009/10/07/creating-a-simple-hotkey-component-using-registerhotkey/comment-page-1/#comment-71</link>
		<dc:creator>Darryl</dc:creator>
		<pubDate>Sat, 10 Apr 2010 13:41:30 +0000</pubDate>
		<guid isPermaLink="false">http://tom-shelton.net/index.php/2009/10/07/creating-a-simple-hotkey-component-using-registerhotkey/#comment-71</guid>
		<description>This is great, just what I was looking for, but I doesn&#039;t seem to respond to media keys.  Any suggestions?

thanks
-Darryl</description>
		<content:encoded><![CDATA[<p>This is great, just what I was looking for, but I doesn&#8217;t seem to respond to media keys.  Any suggestions?</p>
<p>thanks<br />
-Darryl</p>
]]></content:encoded>
	</item>
</channel>
</rss>

