<?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>A Java geek &#187; windows</title>
	<atom:link href="http://blog.frankel.ch/tag/windows/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.frankel.ch</link>
	<description>Nicolas Fränkel blog</description>
	<lastBuildDate>Mon, 09 Aug 2010 13:18:12 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>JNA meets JNI</title>
		<link>http://blog.frankel.ch/jna-meets-jni</link>
		<comments>http://blog.frankel.ch/jna-meets-jni#comments</comments>
		<pubDate>Sat, 23 May 2009 15:18:48 +0000</pubDate>
		<dc:creator>Nicolas Frankel</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[C]]></category>
		<category><![CDATA[jani]]></category>
		<category><![CDATA[java native access]]></category>
		<category><![CDATA[jna]]></category>
		<category><![CDATA[native]]></category>
		<category><![CDATA[win32]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://blog.frankel.ch/?p=141</guid>
		<description><![CDATA[I reccently stumbled upon a nice framework you&#8217;ll love if you ever have to work with native code. Before this framework, if you needed to call native code, you would use JNI. JNI uses a proved but complex and error-prone process. First thing first, you write your Java classes like always. But for methods you [...]]]></description>
		<wfw:commentRss>http://blog.frankel.ch/jna-meets-jni/feed</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>
