<?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: FindWindow</title>
	<atom:link href="http://www.dailydoseofexcel.com/archives/2004/10/25/findwindow/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.dailydoseofexcel.com/archives/2004/10/25/findwindow/</link>
	<description>Daily posts of Excel tips…and other stuff</description>
	<lastBuildDate>Tue, 07 Feb 2012 23:32:04 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Ivan F Moala</title>
		<link>http://www.dailydoseofexcel.com/archives/2004/10/25/findwindow/#comment-2822</link>
		<dc:creator>Ivan F Moala</dc:creator>
		<pubDate>Tue, 07 Dec 2004 09:25:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.dailydoseofexcel.com/?p=829#comment-2822</guid>
		<description>&lt;p&gt;Dick&lt;/p&gt;
&lt;p&gt;I have an Excel Addin on my site that will give you the class names, amongst other things.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.xcelfiles.com/API_06.html&quot; rel=&quot;nofollow&quot;&gt;http://www.xcelfiles.com/API_06.html&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Ivan&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Dick</p>
<p>I have an Excel Addin on my site that will give you the class names, amongst other things.</p>
<p><a href="http://www.xcelfiles.com/API_06.html" rel="nofollow">http://www.xcelfiles.com/API_06.html</a></p>
<p>Ivan</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hugh Lerwill</title>
		<link>http://www.dailydoseofexcel.com/archives/2004/10/25/findwindow/#comment-2486</link>
		<dc:creator>Hugh Lerwill</dc:creator>
		<pubDate>Mon, 25 Oct 2004 22:26:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.dailydoseofexcel.com/?p=829#comment-2486</guid>
		<description>&lt;p&gt;Ref my last message you will need to update the declaration to;&lt;/p&gt;
&lt;p&gt;Declare Function FindWindow Lib &quot;user32? Alias &quot;FindWindowA&quot; (ByVal lpClassName As Any, ByVal lpWindowName As String) As Long&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Ref my last message you will need to update the declaration to;</p>
<p>Declare Function FindWindow Lib &#8220;user32? Alias &#8220;FindWindowA&#8221; (ByVal lpClassName As Any, ByVal lpWindowName As String) As Long</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hugh Lerwill</title>
		<link>http://www.dailydoseofexcel.com/archives/2004/10/25/findwindow/#comment-2485</link>
		<dc:creator>Hugh Lerwill</dc:creator>
		<pubDate>Mon, 25 Oct 2004 22:22:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.dailydoseofexcel.com/?p=829#comment-2485</guid>
		<description>&lt;p&gt;With respect, I wonder if you missed this form of the call;&lt;/p&gt;
&lt;p&gt;lHwnd = FindWindow(0&amp;, &quot;Caption of Window searched for&quot;)&lt;/p&gt;
&lt;p&gt;You don&#039;t need know the class as long as you know the text of the caption of the Window you are looking for.&lt;/p&gt;
&lt;p&gt;regards&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>With respect, I wonder if you missed this form of the call;</p>
<p>lHwnd = FindWindow(0&amp;, &#8220;Caption of Window searched for&#8221;)</p>
<p>You don&#8217;t need know the class as long as you know the text of the caption of the Window you are looking for.</p>
<p>regards</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ed</title>
		<link>http://www.dailydoseofexcel.com/archives/2004/10/25/findwindow/#comment-2484</link>
		<dc:creator>Ed</dc:creator>
		<pubDate>Mon, 25 Oct 2004 20:31:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.dailydoseofexcel.com/?p=829#comment-2484</guid>
		<description>&lt;p&gt;I recall that wndClass_desked_gsk showed up in your ¨Clear the Immediate Window¨ post a couple of months ago.&lt;br&gt;
There you were using it as the parent of the Immediate window.&lt;br&gt;
Looks all-around useful.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I recall that wndClass_desked_gsk showed up in your ¨Clear the Immediate Window¨ post a couple of months ago.<br />
There you were using it as the parent of the Immediate window.<br />
Looks all-around useful.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

