<?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: Win32 odyssey: who needs documentation?</title>
	<atom:link href="http://www.iovene.com/86/feed" rel="self" type="application/rss+xml" />
	<link>http://www.iovene.com/86</link>
	<description>The thoughts of a computer programmer, open source supporter and free-thinker.</description>
	<lastBuildDate>Mon, 19 Jul 2010 23:38:11 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Eugene</title>
		<link>http://www.iovene.com/86#comment-41838</link>
		<dc:creator>Eugene</dc:creator>
		<pubDate>Wed, 22 Oct 2008 17:00:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.iovene.com/win32-odyssey-who-needs-documentation/#comment-41838</guid>
		<description>looking forward for more information about this. thanks for sharing. Eugene</description>
		<content:encoded><![CDATA[<p>looking forward for more information about this. thanks for sharing. Eugene</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John</title>
		<link>http://www.iovene.com/86#comment-41546</link>
		<dc:creator>John</dc:creator>
		<pubDate>Sat, 18 Oct 2008 21:23:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.iovene.com/win32-odyssey-who-needs-documentation/#comment-41546</guid>
		<description>Well that&#039;s just silly.  It sounds to me like you&#039;re upset because you don&#039;t know how to use Windows, rather than something being intrinsically wrong with Windows itself.

For the sake of argument, I assumed your problem with the WSA* call was from not properly linking in the ws2_32.lib.  Whether or not that was the case, I found a solution to that in no more than 2 steps knowing nothing more than cl is the compiler.  Searching my local copy of MSDN for cl offers &quot;Compiler Options (C++)&quot; as its first suggestion for what you&#039;re looking for.  Seems like a pretty good suggestion to me.  A quick find on the subsequent page led to me to the correct flag.

Further, I did all of this without ever taking my hand off the keyboard.  In fact, the machine I did this from doesn&#039;t have a mouse hooked up to it.  And I agree that using a mouse does result in a time waste.  But AFAIK, to do these same steps using Fluxbox would require me to use the mouse to load MSDN if a terminal wasn&#039;t all ready open.</description>
		<content:encoded><![CDATA[<p>Well that’s just silly.  It sounds to me like you’re upset because you don’t know how to use Windows, rather than something being intrinsically wrong with Windows itself.</p>
<p>For the sake of argument, I assumed your problem with the WSA* call was from not properly linking in the ws2_32.lib.  Whether or not that was the case, I found a solution to that in no more than 2 steps knowing nothing more than cl is the compiler.  Searching my local copy of MSDN for cl offers “Compiler Options (C++)” as its first suggestion for what you’re looking for.  Seems like a pretty good suggestion to me.  A quick find on the subsequent page led to me to the correct flag.</p>
<p>Further, I did all of this without ever taking my hand off the keyboard.  In fact, the machine I did this from doesn’t have a mouse hooked up to it.  And I agree that using a mouse does result in a time waste.  But AFAIK, to do these same steps using Fluxbox would require me to use the mouse to load MSDN if a terminal wasn’t all ready open.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
