<?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: How to check whether the window handle is valid?</title>
	<atom:link href="http://weseetips.com/2008/08/24/how-to-check-whether-the-window-handle-is-valid/feed/" rel="self" type="application/rss+xml" />
	<link>http://weseetips.com/2008/08/24/how-to-check-whether-the-window-handle-is-valid/</link>
	<description>Gold mine of Visual C++ tricks!</description>
	<lastBuildDate>Thu, 12 Jan 2012 15:10:53 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
	<item>
		<title>By: Jijo.Raj</title>
		<link>http://weseetips.com/2008/08/24/how-to-check-whether-the-window-handle-is-valid/comment-page-1/#comment-202</link>
		<dc:creator>Jijo.Raj</dc:creator>
		<pubDate>Wed, 24 Sep 2008 05:32:35 +0000</pubDate>
		<guid isPermaLink="false">http://weseetips.wordpress.com/?p=416#comment-202</guid>
		<description>I&#039;ve already specified about handle recycling. Did you go through the link I&#039;ve provided? Its here - http://blogs.msdn.com/oldnewthing/archive/2007/07/17/3903614.aspx.</description>
		<content:encoded><![CDATA[<p>I&#8217;ve already specified about handle recycling. Did you go through the link I&#8217;ve provided? Its here &#8211; <a href="http://blogs.msdn.com/oldnewthing/archive/2007/07/17/3903614.aspx" rel="nofollow">http://blogs.msdn.com/oldnewthing/archive/2007/07/17/3903614.aspx</a>.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: SuperKoko</title>
		<link>http://weseetips.com/2008/08/24/how-to-check-whether-the-window-handle-is-valid/comment-page-1/#comment-201</link>
		<dc:creator>SuperKoko</dc:creator>
		<pubDate>Wed, 17 Sep 2008 19:28:42 +0000</pubDate>
		<guid isPermaLink="false">http://weseetips.wordpress.com/?p=416#comment-201</guid>
		<description>Beware: This is only a sanity check. Do not rely on it to manage the lifetime of windows. IsWindow may return true on a dead window handle because of handle recycling, even if it&#039;s less likely to happen on Windows XP than on Windows Me.</description>
		<content:encoded><![CDATA[<p>Beware: This is only a sanity check. Do not rely on it to manage the lifetime of windows. IsWindow may return true on a dead window handle because of handle recycling, even if it&#8217;s less likely to happen on Windows XP than on Windows Me.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

