<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>CppGeek &#187; 64 bit</title>
	<atom:link href="http://www.cppgeek.com/category/64bit/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.cppgeek.com</link>
	<description>Practical, Pragmatic, C++</description>
	<lastBuildDate>Mon, 15 Mar 2010 18:57:17 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Ever wondered about Wow64?</title>
		<link>http://www.cppgeek.com/2009/04/21/ever-wondered-about-wow64/</link>
		<comments>http://www.cppgeek.com/2009/04/21/ever-wondered-about-wow64/#comments</comments>
		<pubDate>Tue, 21 Apr 2009 03:26:23 +0000</pubDate>
		<dc:creator>wozname</dc:creator>
				<category><![CDATA[64 bit]]></category>

		<guid isPermaLink="false">http://www.cppgeek.com/?p=214</guid>
		<description><![CDATA[I have, especially about the crazy part where 32 bit dlls go into C:\Windows\SysWow64 and 64 bit dlls go into C:\Windows\System32.
This guy has a good summary of wow64 on his blog:
http://blogs.msdn.com/craigmcmurtry/archive/2004/12/14/301155.aspx
Cheers
Happy Programming  
]]></description>
		<wfw:commentRss>http://www.cppgeek.com/2009/04/21/ever-wondered-about-wow64/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

