<?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: Simple Python ctypes Example &#8211; in Windows</title>
	<atom:link href="http://www.lejordet.com/2009/04/simple-python-ctypes-example-in-windows/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.lejordet.com/2009/04/simple-python-ctypes-example-in-windows/</link>
	<description>online repository of stuff I had to google for hours to figure out</description>
	<lastBuildDate>Wed, 03 Aug 2011 13:44:29 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: ap</title>
		<link>http://www.lejordet.com/2009/04/simple-python-ctypes-example-in-windows/comment-page-1/#comment-167</link>
		<dc:creator>ap</dc:creator>
		<pubDate>Sun, 26 Dec 2010 16:05:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.lejordet.com/?p=27#comment-167</guid>
		<description>Great starter example: Adding the following scons file allows one to build for windows with gmake.

FILE: SConstruct
SharedLibrary(&#039;dlltest&#039;, [&#039;dlltest.c&#039;]</description>
		<content:encoded><![CDATA[<p>Great starter example: Adding the following scons file allows one to build for windows with gmake.</p>
<p>FILE: SConstruct<br />
SharedLibrary(&#8216;dlltest&#8217;, ['dlltest.c']</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: lejordet</title>
		<link>http://www.lejordet.com/2009/04/simple-python-ctypes-example-in-windows/comment-page-1/#comment-7</link>
		<dc:creator>lejordet</dc:creator>
		<pubDate>Mon, 27 Apr 2009 17:03:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.lejordet.com/?p=27#comment-7</guid>
		<description>Exactly, that&#039;s the reason I made this page :) Many things have really lacking documentation, and I think a minimal example like the one you posted is excellent for showing how little code is needed.</description>
		<content:encoded><![CDATA[<p>Exactly, that&#8217;s the reason I made this page <img src='http://www.lejordet.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  Many things have really lacking documentation, and I think a minimal example like the one you posted is excellent for showing how little code is needed.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: swilly</title>
		<link>http://www.lejordet.com/2009/04/simple-python-ctypes-example-in-windows/comment-page-1/#comment-5</link>
		<dc:creator>swilly</dc:creator>
		<pubDate>Sun, 26 Apr 2009 20:29:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.lejordet.com/?p=27#comment-5</guid>
		<description>Thanks for converting the example to Windows - I think a big problem with generating interest in extending Python with C is the lack of physical end-to-end examples available. They Python ctypes docs are great, but can be overwhelming. I think posts like this are much more useful to help people get their feet wet.</description>
		<content:encoded><![CDATA[<p>Thanks for converting the example to Windows &#8211; I think a big problem with generating interest in extending Python with C is the lack of physical end-to-end examples available. They Python ctypes docs are great, but can be overwhelming. I think posts like this are much more useful to help people get their feet wet.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->
