<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.2" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: Win32 odyssey: who needs documentation?</title>
	<link>http://www.iovene.com/win32-odyssey-who-needs-documentation/</link>
	<description>About myself and programming</description>
	<pubDate>Fri, 21 Nov 2008 20:11:49 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.2</generator>

	<item>
		<title>By: Eugene</title>
		<link>http://www.iovene.com/win32-odyssey-who-needs-documentation/#comment-41838</link>
		<author>Eugene</author>
		<pubDate>Wed, 22 Oct 2008 17:00:57 +0000</pubDate>
		<guid>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/win32-odyssey-who-needs-documentation/#comment-41546</link>
		<author>John</author>
		<pubDate>Sat, 18 Oct 2008 21:23:35 +0000</pubDate>
		<guid>http://www.iovene.com/win32-odyssey-who-needs-documentation/#comment-41546</guid>
		<description>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.

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.

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.</description>
		<content:encoded><![CDATA[<p>Well that&#8217;s just silly.  It sounds to me like you&#8217;re upset because you don&#8217;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 &#8220;Compiler Options (C++)&#8221; as its first suggestion for what you&#8217;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&#8217;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&#8217;t all ready open.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
