<?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: Sending Commands/Events to Another Application</title>
	<atom:link href="http://blog.andreweichacker.com/2008/09/sending-a-keystroke-or-other-commands-to-another-application/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.andreweichacker.com/2008/09/sending-a-keystroke-or-other-commands-to-another-application/</link>
	<description>Andrew Eichacker</description>
	<lastBuildDate>Wed, 08 Sep 2010 15:20:30 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Attaching to WndProc in WPF &#124; Andrew Eichacker</title>
		<link>http://blog.andreweichacker.com/2008/09/sending-a-keystroke-or-other-commands-to-another-application/comment-page-1/#comment-2758</link>
		<dc:creator>Attaching to WndProc in WPF &#124; Andrew Eichacker</dc:creator>
		<pubDate>Fri, 05 Feb 2010 23:39:42 +0000</pubDate>
		<guid isPermaLink="false">http://blog.andreweichacker.com/?p=9#comment-2758</guid>
		<description>[...] its ID, as well as the parameters sent along with it. For some more on windows messages, check out my earlier post regarding emulating those messages. If your desired message has been captured and handled, be sure to set handled to true. private [...]</description>
		<content:encoded><![CDATA[<p>[...] its ID, as well as the parameters sent along with it. For some more on windows messages, check out my earlier post regarding emulating those messages. If your desired message has been captured and handled, be sure to set handled to true. private [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
