<?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: Access violation errors with callbacks in ctypes</title>
	<atom:link href="http://alicebob.cryptoland.net/access-violation-errors-with-callbacks-in-ctypes/feed/" rel="self" type="application/rss+xml" />
	<link>http://alicebob.cryptoland.net/access-violation-errors-with-callbacks-in-ctypes/</link>
	<description></description>
	<lastBuildDate>Fri, 06 Jan 2012 10:22:56 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Daniel G</title>
		<link>http://alicebob.cryptoland.net/access-violation-errors-with-callbacks-in-ctypes/#comment-80</link>
		<dc:creator>Daniel G</dc:creator>
		<pubDate>Mon, 23 Aug 2010 19:24:54 +0000</pubDate>
		<guid isPermaLink="false">http://alicebob.cryptoland.net/?p=49#comment-80</guid>
		<description>Thanks for keeping me from going crazy -- very useful! Makes me remember how frustrating programming before google used to be :)</description>
		<content:encoded><![CDATA[<p>Thanks for keeping me from going crazy &#8212; very useful! Makes me remember how frustrating programming before google used to be <img src='http://alicebob.cryptoland.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kpoman</title>
		<link>http://alicebob.cryptoland.net/access-violation-errors-with-callbacks-in-ctypes/#comment-10</link>
		<dc:creator>kpoman</dc:creator>
		<pubDate>Mon, 26 Jul 2010 22:34:23 +0000</pubDate>
		<guid isPermaLink="false">http://alicebob.cryptoland.net/?p=49#comment-10</guid>
		<description>Thank you for this post ! I also solved my bug ! It was also working on 2.5 but stopped working on 2.6. I think it is stricter in garbage collection. Keeping a global or instance reference to the callback solves the problem.

Thank you,</description>
		<content:encoded><![CDATA[<p>Thank you for this post ! I also solved my bug ! It was also working on 2.5 but stopped working on 2.6. I think it is stricter in garbage collection. Keeping a global or instance reference to the callback solves the problem.</p>
<p>Thank you,</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kitsu</title>
		<link>http://alicebob.cryptoland.net/access-violation-errors-with-callbacks-in-ctypes/#comment-9</link>
		<dc:creator>Kitsu</dc:creator>
		<pubDate>Tue, 27 Apr 2010 19:12:04 +0000</pubDate>
		<guid isPermaLink="false">http://alicebob.cryptoland.net/?p=49#comment-9</guid>
		<description>Hah, I just got bit by this too! Thanks for pointing out the obvious.</description>
		<content:encoded><![CDATA[<p>Hah, I just got bit by this too! Thanks for pointing out the obvious.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

