<?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: Getting around the manifest check in the C Runtime DLL</title>
	<atom:link href="http://blog.koroirc.com/2008/09/getting-around-the-manifest-check-in-the-c-runtime-dll/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.koroirc.com/2008/09/getting-around-the-manifest-check-in-the-c-runtime-dll/</link>
	<description>Thoughts while coding.</description>
	<lastBuildDate>Thu, 19 Nov 2009 20:22:10 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: stef13013</title>
		<link>http://blog.koroirc.com/2008/09/getting-around-the-manifest-check-in-the-c-runtime-dll/comment-page-1/#comment-582</link>
		<dc:creator>stef13013</dc:creator>
		<pubDate>Sun, 19 Apr 2009 13:49:27 +0000</pubDate>
		<guid isPermaLink="false">http://blog.koroirc.com/?p=62#comment-582</guid>
		<description>Pretty damn&#039; good article !
I try the patch too, works fine.... until VS-2010 ;)

Thanks again</description>
		<content:encoded><![CDATA[<p>Pretty damn&#8217; good article !<br />
I try the patch too, works fine&#8230;. until VS-2010 ;)</p>
<p>Thanks again</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: SubV</title>
		<link>http://blog.koroirc.com/2008/09/getting-around-the-manifest-check-in-the-c-runtime-dll/comment-page-1/#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 &#039;manifest hell&#039; 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>
</channel>
</rss>
