<?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: New Start++ update</title>
	<atom:link href="http://brandonlive.com/2007/03/22/new-start-update/feed/" rel="self" type="application/rss+xml" />
	<link>http://brandonlive.com/2007/03/22/new-start-update/</link>
	<description>Seattle Geek with lots to say.</description>
	<lastBuildDate>Mon, 12 Jul 2010 21:54:03 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Bastian</title>
		<link>http://brandonlive.com/2007/03/22/new-start-update/comment-page-1/#comment-30564</link>
		<dc:creator>Bastian</dc:creator>
		<pubDate>Fri, 23 Mar 2007 16:20:29 +0000</pubDate>
		<guid isPermaLink="false">http://brandonlive.com/2007/03/22/new-start-update/#comment-30564</guid>
		<description>Hi Brandon,

I’m sorry, but i can&#039;t find any email or contact-form on your blog. Could you please mail me your email, so i can contact you about an interesting subject regarding start++.

Cheers,
Bastian</description>
		<content:encoded><![CDATA[<p>Hi Brandon,</p>
<p>I’m sorry, but i can&#8217;t find any email or contact-form on your blog. Could you please mail me your email, so i can contact you about an interesting subject regarding start++.</p>
<p>Cheers,<br />
Bastian</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brandon</title>
		<link>http://brandonlive.com/2007/03/22/new-start-update/comment-page-1/#comment-30292</link>
		<dc:creator>Brandon</dc:creator>
		<pubDate>Thu, 22 Mar 2007 21:04:16 +0000</pubDate>
		<guid isPermaLink="false">http://brandonlive.com/2007/03/22/new-start-update/#comment-30292</guid>
		<description>Sean -

The original &quot;hooking&quot; mechanism is really just some clever use of shortcuts (.lnk files) and the built-in Start menu functionality.

The newer stuff is a bit more complex.  Catching the text as you type (and manipulating it for things like Ctrl+Backspace support) is a combination of the automation/accessibility APIs and a low-level keyboard hook.

Drawing the custom UI pieces into the Start menu is an extension of that.  It&#039;s not something officially supported by Windows, but it uses only documented functionality and APIs found on MSDN.  It does, however, use some clever windowing &quot;tricks&quot; to make it look like it&#039;s actually integrating into the start menu.  Basically, the same kind of stuff that Stardock is known for so well.</description>
		<content:encoded><![CDATA[<p>Sean -</p>
<p>The original &#8220;hooking&#8221; mechanism is really just some clever use of shortcuts (.lnk files) and the built-in Start menu functionality.</p>
<p>The newer stuff is a bit more complex.  Catching the text as you type (and manipulating it for things like Ctrl+Backspace support) is a combination of the automation/accessibility APIs and a low-level keyboard hook.</p>
<p>Drawing the custom UI pieces into the Start menu is an extension of that.  It&#8217;s not something officially supported by Windows, but it uses only documented functionality and APIs found on MSDN.  It does, however, use some clever windowing &#8220;tricks&#8221; to make it look like it&#8217;s actually integrating into the start menu.  Basically, the same kind of stuff that Stardock is known for so well.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dhananjay</title>
		<link>http://brandonlive.com/2007/03/22/new-start-update/comment-page-1/#comment-30219</link>
		<dc:creator>Dhananjay</dc:creator>
		<pubDate>Thu, 22 Mar 2007 16:43:32 +0000</pubDate>
		<guid isPermaLink="false">http://brandonlive.com/2007/03/22/new-start-update/#comment-30219</guid>
		<description>Brandon,

Can you make start menu search persistent for a certain period of time ?
1. You search for note
2. When you press start again within say a minute, it still shows results from last search &quot;note&quot;
3. After that period it resets back.</description>
		<content:encoded><![CDATA[<p>Brandon,</p>
<p>Can you make start menu search persistent for a certain period of time ?<br />
1. You search for note<br />
2. When you press start again within say a minute, it still shows results from last search &#8220;note&#8221;<br />
3. After that period it resets back.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Scott</title>
		<link>http://brandonlive.com/2007/03/22/new-start-update/comment-page-1/#comment-30212</link>
		<dc:creator>Scott</dc:creator>
		<pubDate>Thu, 22 Mar 2007 14:54:32 +0000</pubDate>
		<guid isPermaLink="false">http://brandonlive.com/2007/03/22/new-start-update/#comment-30212</guid>
		<description>Can you upload the new icon to this post so we can all see?</description>
		<content:encoded><![CDATA[<p>Can you upload the new icon to this post so we can all see?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sean McLeod</title>
		<link>http://brandonlive.com/2007/03/22/new-start-update/comment-page-1/#comment-30179</link>
		<dc:creator>Sean McLeod</dc:creator>
		<pubDate>Thu, 22 Mar 2007 11:05:37 +0000</pubDate>
		<guid isPermaLink="false">http://brandonlive.com/2007/03/22/new-start-update/#comment-30179</guid>
		<description>Can you share any technical details in terms of the start menu hooking you&#039;re performing? 

Is it an officially documented mechanism?

Cheers</description>
		<content:encoded><![CDATA[<p>Can you share any technical details in terms of the start menu hooking you&#8217;re performing? </p>
<p>Is it an officially documented mechanism?</p>
<p>Cheers</p>
]]></content:encoded>
	</item>
</channel>
</rss>
