<?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 for Sunny Chow&#039;s Blog</title>
	<atom:link href="http://www.sunnychow.com/wordpress/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.sunnychow.com/wordpress</link>
	<description>My Technical Encounters.</description>
	<lastBuildDate>Tue, 03 Apr 2012 01:30:25 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>Comment on Building zlib 1.2.5 on windows by Justin Young</title>
		<link>http://www.sunnychow.com/wordpress/2011/03/building-zlib-1-2-5-on-windows/comment-page-1/#comment-1669</link>
		<dc:creator>Justin Young</dc:creator>
		<pubDate>Tue, 03 Apr 2012 01:30:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.sunnychow.com/wordpress/?p=209#comment-1669</guid>
		<description>There is a facility in the Makefile that lets you chose if you want the regular inffast, or one that was written in assembler (there is a 32-bit of 64-bit version).

Instead of editing the Makefile, you can instead use
nmame -f win32/Makefile.msc OBJA=inffast.obj

or instead of using inffast.obj, you can pick on of the assembler built ones</description>
		<content:encoded><![CDATA[<p>There is a facility in the Makefile that lets you chose if you want the regular inffast, or one that was written in assembler (there is a 32-bit of 64-bit version).</p>
<p>Instead of editing the Makefile, you can instead use<br />
nmame -f win32/Makefile.msc OBJA=inffast.obj</p>
<p>or instead of using inffast.obj, you can pick on of the assembler built ones</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Building zlib 1.2.5 on windows by Rich</title>
		<link>http://www.sunnychow.com/wordpress/2011/03/building-zlib-1-2-5-on-windows/comment-page-1/#comment-1649</link>
		<dc:creator>Rich</dc:creator>
		<pubDate>Mon, 28 Mar 2011 10:50:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.sunnychow.com/wordpress/?p=209#comment-1649</guid>
		<description>That worked perfectly - thanks for that.  It&#039;s been a while since I&#039;ve worked with makefiles!!</description>
		<content:encoded><![CDATA[<p>That worked perfectly &#8211; thanks for that.  It&#8217;s been a while since I&#8217;ve worked with makefiles!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Visual Studio Build Enviroment Variables (aka Property Sheet User Macro) by Stephen</title>
		<link>http://www.sunnychow.com/wordpress/2010/07/visual-studio-build-enviroment-variables-aka-property-sheet-user-macro/comment-page-1/#comment-1621</link>
		<dc:creator>Stephen</dc:creator>
		<pubDate>Sat, 02 Oct 2010 19:19:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.sunnychow.com/wordpress/?p=198#comment-1621</guid>
		<description>Thanks a bunch. I really didn&#039;t want to have to make an environment variable on every machine I wanted to develop on. You learn new stuff every day.</description>
		<content:encoded><![CDATA[<p>Thanks a bunch. I really didn&#8217;t want to have to make an environment variable on every machine I wanted to develop on. You learn new stuff every day.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

