<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" media="screen" href="/styles/xslt/rss.xslt"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:media="http://search.yahoo.com/mrss/" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" xmlns:c9="http://channel9.msdn.com">
<channel>
	<title>Channel 9 Forums - Coffeehouse - Detouring Win32 Function Calls in PowerShell</title>
	<atom:link rel="self" type="application/rss+xml" href="http://channel9.msdn.com/Forums/rss"></atom:link>
	<image>
		<url>http://mschnlnine.vo.llnwd.net/d1/Dev/App_Themes/C9/images/feedimage.png</url>
		<title>Channel 9 Forums - Coffeehouse - Detouring Win32 Function Calls in PowerShell</title>
		<link>http://channel9.msdn.com/Forums</link>
	</image>
	<description>Channel 9 keeps you up to date with the latest news and behind the scenes info from Microsoft that developers love to keep up with. From LINQ to SilverLight – Watch videos and hear about all the cool technologies coming and the people behind them.</description>
	<link>http://channel9.msdn.com/Forums</link>
	<language>en</language>
	<pubDate>Tue, 18 Jun 2013 04:36:28 GMT</pubDate>
	<lastBuildDate>Tue, 18 Jun 2013 04:36:28 GMT</lastBuildDate>
	<generator>Rev9</generator>
	<c9:totalResults>6</c9:totalResults>
	<c9:pageCount>-6</c9:pageCount>
	<c9:pageSize>-1</c9:pageSize>
	<item>
		<title>Coffeehouse - Detouring Win32 Function Calls in PowerShell</title>
		<description><![CDATA[<p>I came across <a href="http://csharpening.net/?p=1393">this</a>&nbsp;earlier&nbsp;today. I didn't realize that hooking Win32 calls could be so simple.</p><p>-Josh</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/Detouring-Win32-Function-Calls-in-PowerShell/1eb045cde259415cb47ea11a012288bc#1eb045cde259415cb47ea11a012288bc</link>
		<pubDate>Sat, 01 Dec 2012 17:37:48 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/Detouring-Win32-Function-Calls-in-PowerShell/1eb045cde259415cb47ea11a012288bc#1eb045cde259415cb47ea11a012288bc</guid>
		<dc:creator>Joshua Ross</dc:creator>
		<slash:comments>6</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/Jsoh/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - Detouring Win32 Function Calls in PowerShell</title>
		<description><![CDATA[<p>It's only simple because you're using a library that hides the complexity. <img src='http://ecn.channel9.msdn.com/o9/content/images/emoticons/emotion-1.gif?v=c9' alt='Smiley' /></p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/Detouring-Win32-Function-Calls-in-PowerShell/179c0a81f14a4cd8a0e3a11b0049878d#179c0a81f14a4cd8a0e3a11b0049878d</link>
		<pubDate>Sun, 02 Dec 2012 04:27:42 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/Detouring-Win32-Function-Calls-in-PowerShell/179c0a81f14a4cd8a0e3a11b0049878d#179c0a81f14a4cd8a0e3a11b0049878d</guid>
		<dc:creator>Sven Groot</dc:creator>
		<slash:comments>6</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/Sven Groot/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - Detouring Win32 Function Calls in PowerShell</title>
		<description><![CDATA[<p>It's worth pointing out that detouring functions is&nbsp;<em>entirely&nbsp;</em>unsupported in Win32. If you do it, Watson will automatically discard crash dumps that patch Microsoft libraries (because it can no longer tell if you crashed because you screwed up the internal Microsoft library state) and they won't make any attempt to ensure that you program continues to work past any given Windows Update or change of the OS.</p><p>As soon as you begin detouring functions, you live entirely on your own.</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/Detouring-Win32-Function-Calls-in-PowerShell/4348b78b949a4170a067a11b00eff0b8#4348b78b949a4170a067a11b00eff0b8</link>
		<pubDate>Sun, 02 Dec 2012 14:33:35 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/Detouring-Win32-Function-Calls-in-PowerShell/4348b78b949a4170a067a11b00eff0b8#4348b78b949a4170a067a11b00eff0b8</guid>
		<dc:creator>evildictaitor</dc:creator>
		<slash:comments>6</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/evildictaitor/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - Detouring Win32 Function Calls in PowerShell</title>
		<description><![CDATA[<p>I'm not sure why you would want to detour for legitimate reasons. Science? Anyways. I couldn't see someone using this in production, it seem more suited for a test&nbsp;environment.</p><p>-Josh</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/Detouring-Win32-Function-Calls-in-PowerShell/550476bb1437413087ffa11c0005a932#550476bb1437413087ffa11c0005a932</link>
		<pubDate>Mon, 03 Dec 2012 00:20:36 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/Detouring-Win32-Function-Calls-in-PowerShell/550476bb1437413087ffa11c0005a932#550476bb1437413087ffa11c0005a932</guid>
		<dc:creator>Joshua Ross</dc:creator>
		<slash:comments>6</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/Jsoh/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - Detouring Win32 Function Calls in PowerShell</title>
		<description><![CDATA[<p>Oh, it <a href="http://csharpening.net/?p=1409">gets better</a>.</p><p>-Josh</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/Detouring-Win32-Function-Calls-in-PowerShell/f0ec809643da49bd889fa11d018b223c#f0ec809643da49bd889fa11d018b223c</link>
		<pubDate>Tue, 04 Dec 2012 23:58:38 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/Detouring-Win32-Function-Calls-in-PowerShell/f0ec809643da49bd889fa11d018b223c#f0ec809643da49bd889fa11d018b223c</guid>
		<dc:creator>Joshua Ross</dc:creator>
		<slash:comments>6</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/Jsoh/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - Detouring Win32 Function Calls in PowerShell</title>
		<description><![CDATA[<p></p><blockquote><div class="quoteText"><p></p><p><a class="permalink" title="Post Permalink" href="/Forums/Coffeehouse/Detouring-Win32-Function-Calls-in-PowerShell/550476bb1437413087ffa11c0005a932">1 day&nbsp;ago</a>, <a href="/Niners/JoshRoss">JoshRoss</a> wrote</p><p>I'm not sure why you would want to detour for legitimate reasons. Science? Anyways. I couldn't see someone using this in production, it seem more suited for a test&nbsp;environment.</p><p>-Josh</p><p></p></div></blockquote><p></p><p>AppCompat is pretty much the only good reason.</p><p>And even then, that's a good reason for&nbsp;<em>Microsoft&nbsp;</em>to do it. Not a good reason for&nbsp;<em>you</em><em>&nbsp;</em>to do it.</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/Detouring-Win32-Function-Calls-in-PowerShell/91470408a6a94d459a51a11e00001b52#91470408a6a94d459a51a11e00001b52</link>
		<pubDate>Wed, 05 Dec 2012 00:00:23 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/Detouring-Win32-Function-Calls-in-PowerShell/91470408a6a94d459a51a11e00001b52#91470408a6a94d459a51a11e00001b52</guid>
		<dc:creator>evildictaitor</dc:creator>
		<slash:comments>6</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/evildictaitor/Discussions/RSS</wfw:commentRss>
	</item>
</channel>
</rss>