<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.2.3" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>
<channel>
	<title>Comments on: Louis, Louis - The Preternatural Jukebox</title>
	<link>http://marknelson.us/2002/10/01/louis-louis-the-preternatural-jukebox/</link>
	<description>Programming, mostly.</description>
	<pubDate>Wed, 08 Sep 2010 00:27:32 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.2.3</generator>

	<item>
		<title>By: Mark Nelson</title>
		<link>http://marknelson.us/2002/10/01/louis-louis-the-preternatural-jukebox/#comment-233135</link>
		<dc:creator>Mark Nelson</dc:creator>
		<pubDate>Thu, 23 Oct 2008 11:34:18 +0000</pubDate>
		<guid>http://marknelson.us/2002/10/01/louis-louis-the-preternatural-jukebox/#comment-233135</guid>
		<description>@Ron:

Hi Ron,

I don't know what could be causing this problem - given the nature of the error message, perhaps it is really just having trouble reading the file. Maybe you need a copy in your project directory.</description>
		<content:encoded><![CDATA[<p>@Ron:</p>
<p>Hi Ron,</p>
<p>I don&#8217;t know what could be causing this problem - given the nature of the error message, perhaps it is really just having trouble reading the file. Maybe you need a copy in your project directory.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ron Nelson</title>
		<link>http://marknelson.us/2002/10/01/louis-louis-the-preternatural-jukebox/#comment-232895</link>
		<dc:creator>Ron Nelson</dc:creator>
		<pubDate>Wed, 22 Oct 2008 22:19:45 +0000</pubDate>
		<guid>http://marknelson.us/2002/10/01/louis-louis-the-preternatural-jukebox/#comment-232895</guid>
		<description>Hi Mark,

I tried building Louie,Louie from the source code using Visual Studio 6 (VC6) but received the error message that "wmp.ocx" could not be found.
I found the file and the dll in my Windows directory, so I changed the import line to:

#import "C:\WINDOWS\system32\wmp.ocx" no_namespace named_guids

Now it gives the following error message:

stdafx.h(44) : fatal error C1083: Cannot open type library file: 'C:\WINDOWS\system32\wmp.ocx': Error loading type library/DLL.

Any thoughts on what may be wrong?

Ron Nelson</description>
		<content:encoded><![CDATA[<p>Hi Mark,</p>
<p>I tried building Louie,Louie from the source code using Visual Studio 6 (VC6) but received the error message that &#8220;wmp.ocx&#8221; could not be found.<br />
I found the file and the dll in my Windows directory, so I changed the import line to:</p>
<p>#import &#8220;C:\WINDOWS\system32\wmp.ocx&#8221; no_namespace named_guids</p>
<p>Now it gives the following error message:</p>
<p>stdafx.h(44) : fatal error C1083: Cannot open type library file: &#8216;C:\WINDOWS\system32\wmp.ocx&#8217;: Error loading type library/DLL.</p>
<p>Any thoughts on what may be wrong?</p>
<p>Ron Nelson</p>
]]></content:encoded>
	</item>
</channel>
</rss>
