<?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: RecycleTray</title>
	<atom:link href="http://www.ne0ge0.com/2005/03/22/recycletray/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ne0ge0.com/2005/03/22/recycletray/</link>
	<description>When I talk, the world ignores me...</description>
	<lastBuildDate>Tue, 04 Oct 2011 09:15:40 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Robert</title>
		<link>http://www.ne0ge0.com/2005/03/22/recycletray/comment-page-1/#comment-7</link>
		<dc:creator>Robert</dc:creator>
		<pubDate>Fri, 16 Dec 2005 21:41:42 +0000</pubDate>
		<guid isPermaLink="false">http://blog.ne0ge0.com/index.php/2005/03/22/my-first-desktop-app/#comment-7</guid>
		<description>I know that you posted this article a while ago but I like this, infact I like it that much I am going to use it.

So that you can have a look at the bin contents, I have added an other item to the context menu, which simply executes the line of code below. This fires up the explorer window with the recycle bin already selected. The second parameter is the CLSID from the registry.

System.Diagnostics.Process.Start(&quot;explorer.exe&quot;,&quot;::{645FF040-5081-101B-9F08-00AA002F954E}&quot;);</description>
		<content:encoded><![CDATA[<p>I know that you posted this article a while ago but I like this, infact I like it that much I am going to use it.</p>
<p>So that you can have a look at the bin contents, I have added an other item to the context menu, which simply executes the line of code below. This fires up the explorer window with the recycle bin already selected. The second parameter is the CLSID from the registry.</p>
<p>System.Diagnostics.Process.Start(&#8220;explorer.exe&#8221;,&#8221;::{645FF040-5081-101B-9F08-00AA002F954E}&#8221;);</p>
]]></content:encoded>
	</item>
</channel>
</rss>

