<?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"
	>
<channel>
	<title>Comments for KoroIRC Developer Blog</title>
	<atom:link href="http://blog.koroirc.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.koroirc.com</link>
	<description>Thoughts while coding.</description>
	<pubDate>Tue, 06 Jan 2009 20:29:44 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.1</generator>
		<item>
		<title>Comment on Visual C++ woes by Yuhong Bao</title>
		<link>http://blog.koroirc.com/2008/06/visual-cpp-woes/#comment-74</link>
		<dc:creator>Yuhong Bao</dc:creator>
		<pubDate>Sun, 07 Dec 2008 05:20:33 +0000</pubDate>
		<guid isPermaLink="false">http://blog.koroirc.com/?p=5#comment-74</guid>
		<description>BTW, compare VC 6 to VC.NET with VB 6 to VB.NET.</description>
		<content:encoded><![CDATA[<p>BTW, compare VC 6 to VC.NET with VB 6 to VB.NET.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Getting around the manifest check in the C Runtime DLL by SubV</title>
		<link>http://blog.koroirc.com/2008/09/getting-around-the-manifest-check-in-the-c-runtime-dll/#comment-63</link>
		<dc:creator>SubV</dc:creator>
		<pubDate>Mon, 17 Nov 2008 13:27:37 +0000</pubDate>
		<guid isPermaLink="false">http://blog.koroirc.com/?p=62#comment-63</guid>
		<description>Thank you very much, Koro!

I tried to compile my VC2008 project without any manifest. Then I applied your hack to the file msvcr90.dll (btw, the address of _check_manifest for msvcr90.dll is 0x21BE0).

Everything worked okay. The 'manifest hell' is gone now.</description>
		<content:encoded><![CDATA[<p>Thank you very much, Koro!</p>
<p>I tried to compile my VC2008 project without any manifest. Then I applied your hack to the file msvcr90.dll (btw, the address of _check_manifest for msvcr90.dll is 0&#215;21BE0).</p>
<p>Everything worked okay. The &#8216;manifest hell&#8217; is gone now.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Three good black UxTheme skins by Cybik</title>
		<link>http://blog.koroirc.com/2008/08/three-good-black-uxtheme-skins/#comment-6</link>
		<dc:creator>Cybik</dc:creator>
		<pubDate>Fri, 01 Aug 2008 22:05:57 +0000</pubDate>
		<guid isPermaLink="false">http://blog.koroirc.com/?p=30#comment-6</guid>
		<description>&#60;sarcasm&#62;
But... Blue is my favorite color!

I'M REPORTING YOU! WAAAAH!
&#60;/sarcasm&#62;

You gotta love the blogosphere &#62;&#60;. And then again, you're the admin, so i'm fscked.</description>
		<content:encoded><![CDATA[<p>&lt;sarcasm&gt;<br />
But&#8230; Blue is my favorite color!</p>
<p>I&#8217;M REPORTING YOU! WAAAAH!<br />
&lt;/sarcasm&gt;</p>
<p>You gotta love the blogosphere &gt;&lt;. And then again, you&#8217;re the admin, so i&#8217;m fscked.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Visual C++ woes by Koro</title>
		<link>http://blog.koroirc.com/2008/06/visual-cpp-woes/#comment-5</link>
		<dc:creator>Koro</dc:creator>
		<pubDate>Mon, 28 Jul 2008 06:43:17 +0000</pubDate>
		<guid isPermaLink="false">http://blog.koroirc.com/?p=5#comment-5</guid>
		<description>It works fine with DLLs, error 32 is "The process cannot access the file because it is being used by another process.", therefore the problem is on your side.</description>
		<content:encoded><![CDATA[<p>It works fine with DLLs, error 32 is &#8220;The process cannot access the file because it is being used by another process.&#8221;, therefore the problem is on your side.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Visual C++ woes by Koro</title>
		<link>http://blog.koroirc.com/2008/06/visual-cpp-woes/#comment-4</link>
		<dc:creator>Koro</dc:creator>
		<pubDate>Thu, 24 Jul 2008 02:23:06 +0000</pubDate>
		<guid isPermaLink="false">http://blog.koroirc.com/?p=5#comment-4</guid>
		<description>Thanks. I will look into that.</description>
		<content:encoded><![CDATA[<p>Thanks. I will look into that.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Visual C++ woes by Claus</title>
		<link>http://blog.koroirc.com/2008/06/visual-cpp-woes/#comment-3</link>
		<dc:creator>Claus</dc:creator>
		<pubDate>Thu, 24 Jul 2008 02:19:18 +0000</pubDate>
		<guid isPermaLink="false">http://blog.koroirc.com/?p=5#comment-3</guid>
		<description>Patcher doesn't seem to work on DLLs..."Failed to open ... (32)" error.</description>
		<content:encoded><![CDATA[<p>Patcher doesn&#8217;t seem to work on DLLs&#8230;&#8221;Failed to open &#8230; (32)&#8221; error.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Visual C++ woes by Santa</title>
		<link>http://blog.koroirc.com/2008/06/visual-cpp-woes/#comment-2</link>
		<dc:creator>Santa</dc:creator>
		<pubDate>Fri, 04 Jul 2008 03:40:17 +0000</pubDate>
		<guid isPermaLink="false">http://blog.koroirc.com/?p=5#comment-2</guid>
		<description>I had the same problem with /SUBSYSTEM. Tried to run one of my apps on NT4 and got something like "This is not a win exe". Dumped the PE header with one of my PE utils and saw 5.0. Tried to change it back with /SUBSYSTEM but of course that !@#$ won't let me. I hate tools that think they know better than yourself.</description>
		<content:encoded><![CDATA[<p>I had the same problem with /SUBSYSTEM. Tried to run one of my apps on NT4 and got something like &#8220;This is not a win exe&#8221;. Dumped the PE header with one of my PE utils and saw 5.0. Tried to change it back with /SUBSYSTEM but of course that !@#$ won&#8217;t let me. I hate tools that think they know better than yourself.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
