<?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>Burgaud.com &#187; comtypes</title>
	<atom:link href="http://www.burgaud.com/tag/comtypes/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.burgaud.com</link>
	<description>André Burgaud’s Blog</description>
	<lastBuildDate>Sun, 16 Aug 2009 05:19:54 +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>ShowHTMLDialog with Python and ctypes</title>
		<link>http://www.burgaud.com/showhtmldialog-with-python-and-ctypes/</link>
		<comments>http://www.burgaud.com/showhtmldialog-with-python-and-ctypes/#comments</comments>
		<pubDate>Fri, 24 Jul 2009 02:01:09 +0000</pubDate>
		<dc:creator>André Burgaud</dc:creator>
				<category><![CDATA[Python Recipes]]></category>
		<category><![CDATA[comtypes]]></category>
		<category><![CDATA[ctypes]]></category>
		<category><![CDATA[Python]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.burgaud.com/?p=180</guid>
		<description><![CDATA[This python recipe demonstrates how to use ShowHTMLDialog with Python, ctypes and comtypes on Windows.


As for a recent post, I initially published this recipe in the now defunct ctypes wiki. During the rewrite I revisited the code and made some adjustements to get the sample running with both Python 2.6 and Python 3.1.
Requirements

Python 2.6 or 3.1 [...]]]></description>
		<wfw:commentRss>http://www.burgaud.com/showhtmldialog-with-python-and-ctypes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
