<?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: Getting IUnknown from __ComObject</title>
	<atom:link href="http://www.voyce.com/index.php/2009/09/03/getting-iunknown-from-__comobject/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.voyce.com/index.php/2009/09/03/getting-iunknown-from-__comobject/</link>
	<description>Programming and debugging tidbits</description>
	<lastBuildDate>Fri, 05 Feb 2010 06:18:37 +0000</lastBuildDate>
	
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Beware of using stack-based COM objects from .NET</title>
		<link>http://www.voyce.com/index.php/2009/09/03/getting-iunknown-from-__comobject/comment-page-1/#comment-822</link>
		<dc:creator>Beware of using stack-based COM objects from .NET</dc:creator>
		<pubDate>Thu, 21 Jan 2010 17:17:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.voyce.com/?p=330#comment-822</guid>
		<description>[...] If we run the app again, and this time break while it&#8217;s waiting for the keypress, before it attempts to clean up the RCWs, then we can examine the wrapper ourselves, using the approach I set out in this post. [...]</description>
		<content:encoded><![CDATA[<p>[...] If we run the app again, and this time break while it&#8217;s waiting for the keypress, before it attempts to clean up the RCWs, then we can examine the wrapper ourselves, using the approach I set out in this post. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ian</title>
		<link>http://www.voyce.com/index.php/2009/09/03/getting-iunknown-from-__comobject/comment-page-1/#comment-704</link>
		<dc:creator>ian</dc:creator>
		<pubDate>Tue, 03 Nov 2009 17:07:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.voyce.com/?p=330#comment-704</guid>
		<description>I put together an initial version, but I&#039;m not sure it&#039;s ready for the world! I&#039;ll take another look and try and upload something very soon.</description>
		<content:encoded><![CDATA[<p>I put together an initial version, but I&#8217;m not sure it&#8217;s ready for the world! I&#8217;ll take another look and try and upload something very soon.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Thomas</title>
		<link>http://www.voyce.com/index.php/2009/09/03/getting-iunknown-from-__comobject/comment-page-1/#comment-702</link>
		<dc:creator>Thomas</dc:creator>
		<pubDate>Mon, 02 Nov 2009 19:41:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.voyce.com/?p=330#comment-702</guid>
		<description>Hey, that&#039;s absolutely interesting. Did you find the time to write the WinDbg extension for this? I have lots of COM-Interop and would appreciate a little help analyzing some exceptions. Thanks!</description>
		<content:encoded><![CDATA[<p>Hey, that&#8217;s absolutely interesting. Did you find the time to write the WinDbg extension for this? I have lots of COM-Interop and would appreciate a little help analyzing some exceptions. Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: A .NET Application that Never Dies &#124; Bob on Medical Device Software</title>
		<link>http://www.voyce.com/index.php/2009/09/03/getting-iunknown-from-__comobject/comment-page-1/#comment-615</link>
		<dc:creator>A .NET Application that Never Dies &#124; Bob on Medical Device Software</dc:creator>
		<pubDate>Sat, 19 Sep 2009 23:10:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.voyce.com/?p=330#comment-615</guid>
		<description>[...] I ran across a post about COM object memory allocation in mixed managed/unmanaged environments: Getting IUnknown from __ComObject. As this article exemplifies, debugging COM objects under these circumstances is a real pain in the [...]</description>
		<content:encoded><![CDATA[<p>[...] I ran across a post about COM object memory allocation in mixed managed/unmanaged environments: Getting IUnknown from __ComObject. As this article exemplifies, debugging COM objects under these circumstances is a real pain in the [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
