<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>How to use SafeHandle in a Resilient Library [Brian Grunkemeyer]</title><link>http://blogs.msdn.com/bclteam/archive/2006/06/23/644343.aspx</link><description>SafeHandle is the preferred mechanism for controlling the lifetime of an OS resource (such as a handle to a file, semaphore, or block of memory*) and guaranteeing that the resource is eventually freed. Using some advanced reliability features (ie, constrained</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>Interesting Finds: June 24, 2006 AM edition</title><link>http://blogs.msdn.com/bclteam/archive/2006/06/23/644343.aspx#645810</link><pubDate>Sat, 24 Jun 2006 18:47:24 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:645810</guid><dc:creator>Jason Haley</dc:creator><description /></item><item><title>re: How to use SafeHandle in a Resilient Library [Brian Grunkemeyer]</title><link>http://blogs.msdn.com/bclteam/archive/2006/06/23/644343.aspx#657112</link><pubDate>Wed, 05 Jul 2006 21:03:06 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:657112</guid><dc:creator>CG</dc:creator><description>I noticed that in V2, the DLLImport of CloseHandle is declared as:&lt;br&gt;&lt;br&gt;internal extern static bool CloseHandle(&amp;lt;b&amp;gt;IntPtr&amp;lt;b&amp;gt; handle)&lt;br&gt;&lt;br&gt;Is it OK to use MySafeFileHandle ?</description></item><item><title>re: How to use SafeHandle in a Resilient Library [Brian Grunkemeyer]</title><link>http://blogs.msdn.com/bclteam/archive/2006/06/23/644343.aspx#657118</link><pubDate>Wed, 05 Jul 2006 21:13:39 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:657118</guid><dc:creator>cg</dc:creator><description>Would you be kind enough to give a real-life example of using CriticalHandleZeroOrMinusOneIsInvalid</description></item><item><title> BCL Team Blog How to use SafeHandle in a Resilient Library Brian | Insomnia Cure</title><link>http://blogs.msdn.com/bclteam/archive/2006/06/23/644343.aspx#9719017</link><pubDate>Wed, 10 Jun 2009 03:10:33 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9719017</guid><dc:creator> BCL Team Blog How to use SafeHandle in a Resilient Library Brian | Insomnia Cure</dc:creator><description>&lt;p&gt;PingBack from &lt;a rel="nofollow" target="_new" href="http://insomniacuresite.info/story.php?id=7627"&gt;http://insomniacuresite.info/story.php?id=7627&lt;/a&gt;&lt;/p&gt;
</description></item></channel></rss>