<?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: WinDbg explorer integration</title>
	<atom:link href="http://skypher.com/index.php/2009/01/05/windbg-explorer-integration/feed/" rel="self" type="application/rss+xml" />
	<link>http://skypher.com/index.php/2009/01/05/windbg-explorer-integration/</link>
	<description>The blog for absolutely nothing!</description>
	<lastBuildDate>Sat, 31 Dec 2011 23:32:50 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: SkyLined</title>
		<link>http://skypher.com/index.php/2009/01/05/windbg-explorer-integration/comment-page-1/#comment-462</link>
		<dc:creator>SkyLined</dc:creator>
		<pubDate>Thu, 27 Aug 2009 09:12:40 +0000</pubDate>
		<guid isPermaLink="false">http://skypher.com/?p=82#comment-462</guid>
		<description>Unfortunately, I posted an incorrect solution here that used REG_EXPAND_SZ: The &quot;Debugger&quot; string only accepts REG_SZ. Originally, I used REG_SZ but because not everybody has Windows installed on the same drive as me and in the same language, I figured using environment variables might be a wise thing to do to prevent errors caused by the Debugging Tools being installed in another path. I created the sample but forgot to test if it actually worked; it turns out it does not. I&#039;ve now put the original sample back up; if you do not have Debugging Tools installed in the path specified in the sample, you should change the path in the .reg file before merging it with your registry or modify your registry after you merge it using regedit.exe.</description>
		<content:encoded><![CDATA[<p>Unfortunately, I posted an incorrect solution here that used REG_EXPAND_SZ: The &#8220;Debugger&#8221; string only accepts REG_SZ. Originally, I used REG_SZ but because not everybody has Windows installed on the same drive as me and in the same language, I figured using environment variables might be a wise thing to do to prevent errors caused by the Debugging Tools being installed in another path. I created the sample but forgot to test if it actually worked; it turns out it does not. I&#8217;ve now put the original sample back up; if you do not have Debugging Tools installed in the path specified in the sample, you should change the path in the .reg file before merging it with your registry or modify your registry after you merge it using regedit.exe.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Skypher &#183; JIT Debugging 32-bit applications on 64-bit Windows</title>
		<link>http://skypher.com/index.php/2009/01/05/windbg-explorer-integration/comment-page-1/#comment-461</link>
		<dc:creator>Skypher &#183; JIT Debugging 32-bit applications on 64-bit Windows</dc:creator>
		<pubDate>Thu, 27 Aug 2009 08:08:24 +0000</pubDate>
		<guid isPermaLink="false">http://skypher.com/?p=82#comment-461</guid>
		<description>[...] a previous post, I described how to create explorer integration for WinDbg. If you have both the x86 and the x64 [...]</description>
		<content:encoded><![CDATA[<p>[...] a previous post, I described how to create explorer integration for WinDbg. If you have both the x86 and the x64 [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

