<?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: Determine if Your C# Application is 64-bit</title>
	<atom:link href="http://www.csharp411.com/determine-if-your-c-application-is-64-bit/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.csharp411.com/determine-if-your-c-application-is-64-bit/</link>
	<description>C# Information, Code, Tips and News</description>
	<lastBuildDate>Sat, 24 Jul 2010 01:26:51 -0400</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Steve</title>
		<link>http://www.csharp411.com/determine-if-your-c-application-is-64-bit/comment-page-1/#comment-5348</link>
		<dc:creator>Steve</dc:creator>
		<pubDate>Tue, 29 Dec 2009 07:37:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.csharp411.com/determine-if-your-c-application-is-64-bit/#comment-5348</guid>
		<description>Only problem is if you&#039;re using resources that are 32-bit only and have to force your app to be virtualized on a 64-bit os, but then need to call external resources which could be sensitive to which version of the OS you&#039;re running.</description>
		<content:encoded><![CDATA[<p>Only problem is if you're using resources that are 32-bit only and have to force your app to be virtualized on a 64-bit os, but then need to call external resources which could be sensitive to which version of the OS you're running.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sergey</title>
		<link>http://www.csharp411.com/determine-if-your-c-application-is-64-bit/comment-page-1/#comment-4116</link>
		<dc:creator>Sergey</dc:creator>
		<pubDate>Thu, 15 Jan 2009 09:25:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.csharp411.com/determine-if-your-c-application-is-64-bit/#comment-4116</guid>
		<description>Thanks!</description>
		<content:encoded><![CDATA[<p>Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kulio</title>
		<link>http://www.csharp411.com/determine-if-your-c-application-is-64-bit/comment-page-1/#comment-3656</link>
		<dc:creator>kulio</dc:creator>
		<pubDate>Fri, 31 Oct 2008 02:46:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.csharp411.com/determine-if-your-c-application-is-64-bit/#comment-3656</guid>
		<description>This is exactly what I was looking for. Thanks bro!</description>
		<content:encoded><![CDATA[<p>This is exactly what I was looking for. Thanks bro!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: James</title>
		<link>http://www.csharp411.com/determine-if-your-c-application-is-64-bit/comment-page-1/#comment-3330</link>
		<dc:creator>James</dc:creator>
		<pubDate>Thu, 18 Sep 2008 01:39:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.csharp411.com/determine-if-your-c-application-is-64-bit/#comment-3330</guid>
		<description>Hi, I found your blog on this new directory of WordPress Blogs at blackhatbootcamp.com/listofwordpressblogs.  I dont know how your blog came up, must have been a typo, i duno.  Anyways, I just clicked it and here I am.  Your blog looks good.  Have a nice day.  James.</description>
		<content:encoded><![CDATA[<p>Hi, I found your blog on this new directory of WordPress Blogs at blackhatbootcamp.com/listofwordpressblogs.  I dont know how your blog came up, must have been a typo, i duno.  Anyways, I just clicked it and here I am.  Your blog looks good.  Have a nice day.  James.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Visual C# Kicks</title>
		<link>http://www.csharp411.com/determine-if-your-c-application-is-64-bit/comment-page-1/#comment-3171</link>
		<dc:creator>Visual C# Kicks</dc:creator>
		<pubDate>Thu, 11 Sep 2008 17:34:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.csharp411.com/determine-if-your-c-application-is-64-bit/#comment-3171</guid>
		<description>Very useful</description>
		<content:encoded><![CDATA[<p>Very useful</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Martin</title>
		<link>http://www.csharp411.com/determine-if-your-c-application-is-64-bit/comment-page-1/#comment-2986</link>
		<dc:creator>Martin</dc:creator>
		<pubDate>Thu, 04 Sep 2008 14:42:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.csharp411.com/determine-if-your-c-application-is-64-bit/#comment-2986</guid>
		<description>Good Tip!</description>
		<content:encoded><![CDATA[<p>Good Tip!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: timm</title>
		<link>http://www.csharp411.com/determine-if-your-c-application-is-64-bit/comment-page-1/#comment-2972</link>
		<dc:creator>timm</dc:creator>
		<pubDate>Wed, 03 Sep 2008 21:29:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.csharp411.com/determine-if-your-c-application-is-64-bit/#comment-2972</guid>
		<description>I suppose anything can go wrong with software.  ;-)

But I tested this with a 32-bit app on x86 and x64, and a 64-bit app on x64. 

It should work in all cases (including when we go to 128-bit, if that happens in our lifetime) because the application &quot;bit-ness&quot; determines the size of the pointers.</description>
		<content:encoded><![CDATA[<p>I suppose anything can go wrong with software.  <img src='http://www.csharp411.com/wordpress/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
<p>But I tested this with a 32-bit app on x86 and x64, and a 64-bit app on x64. </p>
<p>It should work in all cases (including when we go to 128-bit, if that happens in our lifetime) because the application "bit-ness" determines the size of the pointers.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Patrik</title>
		<link>http://www.csharp411.com/determine-if-your-c-application-is-64-bit/comment-page-1/#comment-2971</link>
		<dc:creator>Patrik</dc:creator>
		<pubDate>Wed, 03 Sep 2008 21:19:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.csharp411.com/determine-if-your-c-application-is-64-bit/#comment-2971</guid>
		<description>And there is no way that this might go wrong somehow?</description>
		<content:encoded><![CDATA[<p>And there is no way that this might go wrong somehow?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
