<?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: Storing Data in the Registry</title>
	<atom:link href="http://www.dailydoseofexcel.com/archives/2004/10/11/storing-data-in-the-registry/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.dailydoseofexcel.com/archives/2004/10/11/storing-data-in-the-registry/</link>
	<description>Daily posts of Excel tips…and other stuff</description>
	<lastBuildDate>Tue, 07 Feb 2012 23:32:04 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: a924fan</title>
		<link>http://www.dailydoseofexcel.com/archives/2004/10/11/storing-data-in-the-registry/#comment-38249</link>
		<dc:creator>a924fan</dc:creator>
		<pubDate>Sun, 01 Mar 2009 01:53:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.dailydoseofexcel.com/?p=803#comment-38249</guid>
		<description>&lt;p&gt;PlayeData&lt;br&gt;
  should be&lt;br&gt;
PlayerData&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>PlayeData<br />
  should be<br />
PlayerData</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ricardo</title>
		<link>http://www.dailydoseofexcel.com/archives/2004/10/11/storing-data-in-the-registry/#comment-12495</link>
		<dc:creator>Ricardo</dc:creator>
		<pubDate>Wed, 25 May 2005 18:27:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.dailydoseofexcel.com/?p=803#comment-12495</guid>
		<description>&lt;p&gt;section:=&quot;PlayeData&quot; &lt;/p&gt;
&lt;p&gt;is not correct, it have to be: &lt;/p&gt;
&lt;p&gt;section:=&quot;PlayerData&quot; with &quot;r&quot;&lt;/p&gt;
&lt;p&gt;Function GetName()&lt;/p&gt;
&lt;p&gt;    GetName = GetSetting(appname:=&quot;Euchre&quot;, _&lt;br&gt;
        section:=&quot;PlayeData&quot;, _&lt;br&gt;
        key:=&quot;Name&quot;)&lt;/p&gt;
&lt;p&gt;End Function&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>section:=&#8221;PlayeData&#8221; </p>
<p>is not correct, it have to be: </p>
<p>section:=&#8221;PlayerData&#8221; with &#8220;r&#8221;</p>
<p>Function GetName()</p>
<p>    GetName = GetSetting(appname:=&#8221;Euchre&#8221;, _<br />
        section:=&#8221;PlayeData&#8221;, _<br />
        key:=&#8221;Name&#8221;)</p>
<p>End Function</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Woudloper</title>
		<link>http://www.dailydoseofexcel.com/archives/2004/10/11/storing-data-in-the-registry/#comment-2414</link>
		<dc:creator>Woudloper</dc:creator>
		<pubDate>Mon, 11 Oct 2004 23:12:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.dailydoseofexcel.com/?p=803#comment-2414</guid>
		<description>&lt;p&gt;It is a nice build-in functionality, unfortunatly it is not possible to change the location of which the place where the registry settings are being stored. I mostly use the registry class, because then I can store the settings within my own folder within the software section...&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>It is a nice build-in functionality, unfortunatly it is not possible to change the location of which the place where the registry settings are being stored. I mostly use the registry class, because then I can store the settings within my own folder within the software section&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>

