<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
     xmlns:admin="http://webns.net/mvcb/"
     xmlns:content="http://purl.org/rss/1.0/modules/content/"
     xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
	<channel> 

      <title>Comments on: What is a good beginning source to figure out what .dll files do and how to fix errors in Windows ME?</title>
      <link>http://ask.metafilter.com/5018/What-is-a-good-beginning-source-to-figure-out-what-dll-files-do-and-how-to-fix-errors-in-Windows-ME/</link>
      <description>Comments on Ask MetaFilter post What is a good beginning source to figure out what .dll files do and how to fix errors in Windows ME?</description>
	  	  <pubDate>Fri, 30 Jan 2004 21:12:23 -0800</pubDate>
      <lastBuildDate>Fri, 30 Jan 2004 21:12:23 -0800</lastBuildDate>
      <language>en-us</language>
	  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
	  <ttl>60</ttl>

<item>
  	<title>Question: What is a good beginning source to figure out what .dll files do and how to fix errors in Windows ME?</title>
  	<link>http://ask.metafilter.com/5018/What-is-a-good-beginning-source-to-figure-out-what-dll-files-do-and-how-to-fix-errors-in-Windows-ME</link>	
  	<description>Where is a good beginning source to figure out what .dll files do and how to fix errors in a Windows ME computer?</description>
  	<guid isPermaLink="false">post:ask.metafilter.com,2008:site.5018</guid>
  	<pubDate>Fri, 30 Jan 2004 19:23:35 -0800</pubDate>
  	<dc:creator>brent</dc:creator>
	
	<category>dll</category>
	
	<category>programming</category>
	
	<category>windows</category>
	
</item>
<item>
  	<title>By: srboisvert</title>
  	<link>http://ask.metafilter.com/5018/What-is-a-good-beginning-source-to-figure-out-what-dll-files-do-and-how-to-fix-errors-in-Windows-ME#110815</link>	
  	<description>&lt;a href=&quot;http://support.microsoft.com/default.aspx?scid=/servicedesks/fileversion/dllinfo.asp&amp;SD=TECH&amp;FR=0&quot;&gt;DLL Help Database &lt;/a&gt;&lt;br&gt;
&lt;br&gt;
And the way to fix a Windows ME is to upgrade to XP or downgrade to 98SE.  ME was a disaster of an OS.  Recovery from DLL Hell usually involves a clean re-install anyway.</description>
  	<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.5018-110815</guid>
  	<pubDate>Fri, 30 Jan 2004 21:12:23 -0800</pubDate>
  	<dc:creator>srboisvert</dc:creator>
</item>
<item>
  	<title>By: cyrusdogstar</title>
  	<link>http://ask.metafilter.com/5018/What-is-a-good-beginning-source-to-figure-out-what-dll-files-do-and-how-to-fix-errors-in-Windows-ME#110896</link>	
  	<description>Or  upgrade to Win2K which has less demanding hardware requirements than XP does, and runs just as well if not better :) I recently installed 2K on two old family computers, both low-end Pentium IIs with ~100MB of RAM or less. Runs fine, and no more Win98/ME crashes or instability.</description>
  	<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.5018-110896</guid>
  	<pubDate>Sat, 31 Jan 2004 10:06:51 -0800</pubDate>
  	<dc:creator>cyrusdogstar</dc:creator>
</item>
<item>
  	<title>By: Blue Stone</title>
  	<link>http://ask.metafilter.com/5018/What-is-a-good-beginning-source-to-figure-out-what-dll-files-do-and-how-to-fix-errors-in-Windows-ME#110913</link>	
  	<description>Strange; I run winME fine with virtually no problems: boot up in the morning, shut down at night with nary ever a need to reboot.&lt;br&gt;
&lt;br&gt;
Can&apos;t help with the .dll thing, but what are the errors you speak of, brent?&lt;br&gt;
&lt;br&gt;
[BTW, I thought we&apos;d nixed the &amp;quot;Get a Mac&amp;quot; school of help?]</description>
  	<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.5018-110913</guid>
  	<pubDate>Sat, 31 Jan 2004 11:26:21 -0800</pubDate>
  	<dc:creator>Blue Stone</dc:creator>
</item>
<item>
  	<title>By: majick</title>
  	<link>http://ask.metafilter.com/5018/What-is-a-good-beginning-source-to-figure-out-what-dll-files-do-and-how-to-fix-errors-in-Windows-ME#110937</link>	
  	<description>brent: Can you clarify the questions a little?  Are you asking what it is &lt;i&gt;particular&lt;/i&gt; DLLs are for, or do you want an explanation of the purpose and mechanism of dynamically loaded libraries?&lt;br&gt;
&lt;br&gt;
And &amp;quot;how to fix errors&amp;quot; does, in fact, depend quite heavily on what those errors are.  Are you after a general guide to troubleshooting Windows, or trying to learn to troubleshoot technical problems at all, or are you facing a &lt;i&gt;particular&lt;/i&gt; set of failures you want to solve?  It&apos;s difficult to know how to answer your question usefully.</description>
  	<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.5018-110937</guid>
  	<pubDate>Sat, 31 Jan 2004 12:38:10 -0800</pubDate>
  	<dc:creator>majick</dc:creator>
</item>
<item>
  	<title>By: brent</title>
  	<link>http://ask.metafilter.com/5018/What-is-a-good-beginning-source-to-figure-out-what-dll-files-do-and-how-to-fix-errors-in-Windows-ME#111147</link>	
  	<description>majick-I was just looking for general information as to what the .dll files do. More or less what the &amp;quot;start up&amp;quot; sequence is when a computer is turned on. What a &amp;quot;missing x(.dll) file&amp;quot; does and its purpose.&lt;br&gt;
&lt;br&gt;
As for fixing the errors, yes I had an error in the registry when the computer would turn on. &amp;quot;Can not load c:\ie.reg&amp;quot;. Just a general where do you go for help when things aren&apos;t working quite right.</description>
  	<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.5018-111147</guid>
  	<pubDate>Sun, 01 Feb 2004 11:35:21 -0800</pubDate>
  	<dc:creator>brent</dc:creator>
</item>

    </channel>
</rss>
