<?xml version="1.0" encoding="UTF-8"?><?xml-stylesheet type="text/xsl" media="screen" href="/App_Themes/default/rss.xslt"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:media="http://search.yahoo.com/mrss/" xmlns:evnet="http://www.mscommunities.com/rssmodule/"><channel><title>Entries for jmazner</title><atom:link rel="self" type="application/rss+xml" href="http://channel9.msdn.com/niners/jmazner/rss/default.aspx" /><image><url>http://mschnlnine.vo.llnwd.net/d1/Dev/App_Themes/C9/images/feedimage.png</url><title>Entries for jmazner</title><link>http://channel9.msdn.com/Niners/jmazner/</link></image><description>Entries, comments and threads posted by jmazner</description><link>http://channel9.msdn.com/Niners/jmazner/</link><language>en-us</language><pubDate>Thu, 06 Jul 2006 21:20:32 GMT</pubDate><lastBuildDate>Thu, 06 Jul 2006 21:20:32 GMT</lastBuildDate><generator>EvNet (EvNet, Version=1.0.3608.3122, Culture=neutral, PublicKeyToken=null)</generator><item><title>How To: Use Vista's Recovery API To Save Data When Your App Crashes [How To: Use Vista's Recovery API To Save Data When Your App Crashes]</title><description>&lt;P&gt;Let's face it, every app crashes -- so what can you do to help preserve the user's important data when your app fails unexpectedly?&amp;nbsp; Windows Vista provides a new &lt;a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/recovery/recovery/application_recovery.asp"&gt;application recovery API&lt;/a&gt; that gives you a chance to save off as much in-memory data as possible before your process terminates.&lt;BR&gt;&lt;BR&gt;&lt;a href="http://www.interact-sw.co.uk/iangblog/"&gt;Ian Griffiths&lt;/a&gt; has a screencast that shows off the basics.&lt;/P&gt;&lt;p&gt;in reply to &lt;a href='http://channel9.msdn.com/posts/jmazner/How-To-Use-Vistas-Recovery-API-To-Save-Data-When-Your-App-Crashes/'&gt;How To: Use Vista's Recovery API To Save Data When Your App Crashes&lt;/a&gt;&lt;/p&gt;&lt;img src="http://channel9.msdn.com/207772/WebViewBug.aspx?EVT=0" height="1" width="1" alt="" /&gt;</description><comments>http://channel9.msdn.com/posts/jmazner/How-To-Use-Vistas-Recovery-API-To-Save-Data-When-Your-App-Crashes/</comments><link>http://channel9.msdn.com/posts/jmazner/How-To-Use-Vistas-Recovery-API-To-Save-Data-When-Your-App-Crashes/</link><pubDate>Thu, 06 Jul 2006 21:20:32 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/posts/jmazner/How-To-Use-Vistas-Recovery-API-To-Save-Data-When-Your-App-Crashes/</guid><evnet:views>8478</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/207772/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>&lt;P&gt;Let's face it, every app crashes -- so what can you do to help preserve the user's important data when your app fails unexpectedly?&amp;nbsp; Windows Vista provides a new &lt;a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/recovery/recovery/application_recovery.asp"&gt;application recovery API&lt;/a&gt; that gives you a chance to save off as much in-memory data as possible before your process terminates.&lt;BR&gt;&lt;BR&gt;&lt;a href="http://www.interact-sw.co.uk/iangblog/"&gt;Ian Griffiths&lt;/a&gt; has a screencast that shows off the basics.&lt;/P&gt;</evnet:previewtext><media:thumbnail url="http://channel9.msdn.com/Link/ef6c3d75-373f-42a0-b6c5-eb13c337a1ed/" height="240" width="320" /><media:thumbnail url="http://channel9.msdn.com/Link/3c8d3672-95f4-4d5d-bebc-a3e4bdaff487/" height="240" width="320" /><media:thumbnail url="http://channel9.msdn.com/Link/a6ece3fb-aa05-4176-b830-597f7a45b30d/" height="64" width="85" /><media:thumbnail url="http://channel9.msdn.com/Link/176b3f47-d70f-4a6f-a886-9b4411a34430/" height="64" width="85" /><media:group><media:content isDefault="true" url="http://mschnlnine.vo.llnwd.net/d1/ch9/2/7/7/7/0/2/212810_Application Recovery_300k.wmv" expression="full" duration="355" type="video/x-ms-wmv" medium="video" /><media:content url="http://mschnlnine.vo.llnwd.net/d1/ch9/2/7/7/7/0/2/212810.jpg" expression="full" type="image/jpeg" medium="image" /></media:group><enclosure url="http://mschnlnine.vo.llnwd.net/d1/ch9/2/7/7/7/0/2/212810_Application Recovery_300k.wmv" length="1" type="video/x-ms-wmv" /><dc:creator>jmazner</dc:creator><slash:comments>1</slash:comments><wfw:commentRss>http://channel9.msdn.com/posts/jmazner/How-To-Use-Vistas-Recovery-API-To-Save-Data-When-Your-App-Crashes/RSS/</wfw:commentRss><trackback:ping>http://channel9.msdn.com/207772/Trackback.aspx</trackback:ping><category>Windows Vista</category></item><item><title>How To: Tell Vista's UAC What Privelege Level Your App Requires [How To: Tell Vista's UAC What Privelege Level Your App Requires]</title><description>Windows Vista's &lt;a href="http://msdn.microsoft.com/windowsvista/prodinfo/what/security/default.aspx?pull=/library/en-us/dnlong/html/AccProtVista.asp"&gt;UAC &lt;/a&gt;feature is designed to minimize security risks by running most applications under a standard user token, lessening the risk that an attacker could gain admin rights to the machine.&amp;nbsp; UAC allows executables to &lt;a href="http://msdn.microsoft.com/library/en-us/dnlong/html/AccProtVista.asp?frame=true#accprotvista_topic6"&gt;specify what privelege level they require &lt;/a&gt;-- if an app doesn't provide a specification, it will be run in the context of a standard user, but UAC will provide some virtualization features to make it appear as though certain admin tasks succeeded.&lt;BR&gt;&lt;BR&gt;&lt;a href="http://www.interact-sw.co.uk/iangblog/"&gt;Ian Griffiths&lt;/a&gt; presents another screencast that covers the default virtualization behavior, and then shows how to write a UAC manifest to specify a desired privelege level, for both native win32 apps and managed .NET apps.&lt;BR&gt;&lt;BR&gt;Be sure to also check out the &lt;a href="http://blogs.msdn.com/uac/"&gt;UAC team's blog&lt;/a&gt;, as well as &lt;a href="http://channel9.msdn.com/Showpost.aspx?postid=209647&gt;How To: Use Vista's UAC Feature To Avoid Always Requiring Admin Rights&lt;/a&gt;.&lt;BR&gt;&lt;BR&gt;Here's an example of a manifest:&lt;BR&gt;&lt;BR&gt;&amp;lt;?xml version="1.0" encoding="utf-8"?&amp;gt;&lt;BR&gt;&amp;lt;assembly xmlns="urn:schemas-microsoft-com:asm.v1" manifestVersion="1.0"&amp;gt;&lt;BR&gt;&amp;nbsp; &amp;lt;trustInfo xmlns="urn:schemas-microsoft-com:asm.v3"&amp;gt;&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;security&amp;gt;&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;requestedPrivileges&amp;gt;&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;requestedExecutionLevel level="asInvoker" /&amp;gt;&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/requestedPrivileges&amp;gt;&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/security&amp;gt;&lt;BR&gt;&amp;nbsp; &amp;lt;/trustInfo&amp;gt;&lt;BR&gt;&amp;lt;/assembly&amp;gt;&lt;p&gt;in reply to &lt;a href='http://channel9.msdn.com/posts/jmazner/How-To-Tell-Vistas-UAC-What-Privelege-Level-Your-App-Requires/'&gt;How To: Tell Vista's UAC What Privelege Level Your App Requires&lt;/a&gt;&lt;/p&gt;&lt;img src="http://channel9.msdn.com/206514/WebViewBug.aspx?EVT=0" height="1" width="1" alt="" /&gt;</description><comments>http://channel9.msdn.com/posts/jmazner/How-To-Tell-Vistas-UAC-What-Privelege-Level-Your-App-Requires/</comments><link>http://channel9.msdn.com/posts/jmazner/How-To-Tell-Vistas-UAC-What-Privelege-Level-Your-App-Requires/</link><pubDate>Mon, 03 Jul 2006 16:32:12 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/posts/jmazner/How-To-Tell-Vistas-UAC-What-Privelege-Level-Your-App-Requires/</guid><evnet:views>44737</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/206514/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>Windows Vista's UAC feature is designed to minimize security risks by running most applications under a standard user token, lessening the risk that an attacker could gain admin rights to the machine.&amp;nbsp; UAC allows executables to specify what privelege level they require -- if an app doesn't provide a specification, it will be run in the context of a standard user, but UAC will provide some virtualization features to make it appear as though certain admin tasks succeeded.Ian Griffiths presents another screencast that covers the default virtualization behavior, and then shows how to write a&amp;#8230;</evnet:previewtext><media:thumbnail url="http://channel9.msdn.com/Link/9881e1ee-b1ad-443c-a847-e9ddbb20daa7/" height="240" width="320" /><media:thumbnail url="http://channel9.msdn.com/Link/c53cee13-32ee-4678-8022-7f758e7b9586/" height="240" width="320" /><media:thumbnail url="http://channel9.msdn.com/Link/dc4b8c52-a6f2-4eca-addb-d3080b789540/" height="64" width="85" /><media:thumbnail url="http://channel9.msdn.com/Link/ede6c818-6ef6-482b-a37e-2cae3fabfe68/" height="64" width="85" /><media:group><media:content isDefault="true" url="http://mschnlnine.vo.llnwd.net/d1/ch9/4/1/5/6/0/2/211271_Embedding a Manifest edited final_100k.wmv" expression="full" type="video/x-ms-wmv" medium="video" /><media:content url="http://mschnlnine.vo.llnwd.net/d1/ch9/4/1/5/6/0/2/211271.jpg" expression="full" type="image/jpeg" medium="image" /></media:group><enclosure url="http://mschnlnine.vo.llnwd.net/d1/ch9/4/1/5/6/0/2/211271_Embedding a Manifest edited final_100k.wmv" length="1" type="video/x-ms-wmv" /><dc:creator>jmazner</dc:creator><slash:comments>10</slash:comments><wfw:commentRss>http://channel9.msdn.com/posts/jmazner/How-To-Tell-Vistas-UAC-What-Privelege-Level-Your-App-Requires/RSS/</wfw:commentRss><trackback:ping>http://channel9.msdn.com/206514/Trackback.aspx</trackback:ping><category>Windows Vista</category></item><item><title>How To: Use Vista's UAC Feature To Avoid Always Requiring Admin Rights [How To: Use Vista's UAC Feature To Avoid Always Requiring Admin Rights]</title><description>&lt;P&gt;Windows Vista's &lt;a href="http://msdn.microsoft.com/windowsvista/prodinfo/what/security/default.aspx?pull=/library/en-us/dnlong/html/AccProtVista.asp"&gt;UAC &lt;/a&gt;feature is designed to minimize security risks by running most applications under a standard user token, lessening the risk that an attacker could gain admin rights to the machine.&amp;nbsp; This is a great step forward for users, but it may leave developers wondering what to do when their apps do really need admin rights to complete a task.&lt;BR&gt;&lt;BR&gt;&lt;a href="http://www.interact-sw.co.uk/iangblog/"&gt;Ian Griffiths&lt;/a&gt; to the rescue, with another screencast showing how to structure an app to enable certain admin tasks to run in an elevated context.&lt;BR&gt;&lt;BR&gt;Be sure to also check out the &lt;a href="http://blogs.msdn.com/uac/"&gt;UAC team's blog&lt;/a&gt;.&lt;/P&gt;&lt;p&gt;in reply to &lt;a href='http://channel9.msdn.com/posts/jmazner/How-To-Use-Vistas-UAC-Feature-To-Avoid-Always-Requiring-Admin-Rights/'&gt;How To: Use Vista's UAC Feature To Avoid Always Requiring Admin Rights&lt;/a&gt;&lt;/p&gt;&lt;img src="http://channel9.msdn.com/204975/WebViewBug.aspx?EVT=0" height="1" width="1" alt="" /&gt;</description><comments>http://channel9.msdn.com/posts/jmazner/How-To-Use-Vistas-UAC-Feature-To-Avoid-Always-Requiring-Admin-Rights/</comments><link>http://channel9.msdn.com/posts/jmazner/How-To-Use-Vistas-UAC-Feature-To-Avoid-Always-Requiring-Admin-Rights/</link><pubDate>Thu, 29 Jun 2006 20:50:45 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/posts/jmazner/How-To-Use-Vistas-UAC-Feature-To-Avoid-Always-Requiring-Admin-Rights/</guid><evnet:views>57342</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/204975/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>&lt;P&gt;Windows Vista's &lt;a href="http://msdn.microsoft.com/windowsvista/prodinfo/what/security/default.aspx?pull=/library/en-us/dnlong/html/AccProtVista.asp"&gt;UAC &lt;/a&gt;feature is designed to minimize security risks by running most applications under a standard user token, lessening the risk that an attacker could gain admin rights to the machine.&amp;nbsp; This is a great step forward for users, but it may leave developers wondering what to do when their apps do really need admin rights to complete a task.&lt;BR&gt;&lt;BR&gt;</evnet:previewtext><media:thumbnail url="http://channel9.msdn.com/Link/4f6f87ef-71d5-4bf6-8809-2ae7a2da6e42/" height="240" width="320" /><media:thumbnail url="http://channel9.msdn.com/Link/b7630542-8612-4819-9a8d-bfefd5f97f05/" height="240" width="320" /><media:thumbnail url="http://channel9.msdn.com/Link/6d3434b7-adda-49eb-8fa9-5ae16d6fd58d/" height="64" width="85" /><media:thumbnail url="http://channel9.msdn.com/Link/62c6b08f-4a5f-4170-97cc-bf21c5a02782/" height="64" width="85" /><media:group><media:content isDefault="true" url="http://mschnlnine.vo.llnwd.net/d1/ch9/5/7/9/4/0/2/209647_UAC Elevation Factoring_100k.wmv" expression="full" duration="1126" type="video/x-ms-wmv" medium="video" /><media:content url="http://mschnlnine.vo.llnwd.net/d1/ch9/5/7/9/4/0/2/209647.jpg" expression="full" type="image/jpeg" medium="image" /></media:group><enclosure url="http://mschnlnine.vo.llnwd.net/d1/ch9/5/7/9/4/0/2/209647_UAC Elevation Factoring_100k.wmv" length="1" type="video/x-ms-wmv" /><dc:creator>jmazner</dc:creator><slash:comments>11</slash:comments><wfw:commentRss>http://channel9.msdn.com/posts/jmazner/How-To-Use-Vistas-UAC-Feature-To-Avoid-Always-Requiring-Admin-Rights/RSS/</wfw:commentRss><trackback:ping>http://channel9.msdn.com/204975/Trackback.aspx</trackback:ping><category>Windows Vista</category></item><item><title>How To: Use Vista's Power Management APIs to Be A Good Laptop Citizen [How To: Use Vista's Power Management APIs to Be A Good Laptop Citizen]</title><description>&lt;P&gt;Is your application the reason why my laptop only gets two hours of battery life?&amp;nbsp; That's not a question you want to hear from your paying customers.&amp;nbsp; Windows Vista provides an &lt;a href="http://windowssdk.msdn.microsoft.com/en-us/library/ms701723.aspx"&gt;enhanced power management API &lt;/a&gt;and control panel which lets the user express their desired power usage profile, and lets applications query and respond to changes in power state.&lt;BR&gt;&lt;BR&gt;In the second of our Vista How To &lt;a href="http://channel9.msdn.com/Showpost.aspx?postid=206647&gt;series&lt;/a&gt;, &lt;a href="http://www.interact-sw.co.uk/iangblog/"&gt;Ian Griffiths &lt;/a&gt;shows how to listen to power change events in&amp;nbsp;a WPF app, and respond to low power or power saver modes by reducing the amount of animation in the app (thus saving GPU and CPU cycles)&lt;/P&gt;&lt;p&gt;in reply to &lt;a href='http://channel9.msdn.com/posts/jmazner/How-To-Use-Vistas-Power-Management-APIs-to-Be-A-Good-Laptop-Citizen/'&gt;How To: Use Vista's Power Management APIs to Be A Good Laptop Citizen&lt;/a&gt;&lt;/p&gt;&lt;img src="http://channel9.msdn.com/203934/WebViewBug.aspx?EVT=0" height="1" width="1" alt="" /&gt;</description><comments>http://channel9.msdn.com/posts/jmazner/How-To-Use-Vistas-Power-Management-APIs-to-Be-A-Good-Laptop-Citizen/</comments><link>http://channel9.msdn.com/posts/jmazner/How-To-Use-Vistas-Power-Management-APIs-to-Be-A-Good-Laptop-Citizen/</link><pubDate>Mon, 26 Jun 2006 21:24:34 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/posts/jmazner/How-To-Use-Vistas-Power-Management-APIs-to-Be-A-Good-Laptop-Citizen/</guid><evnet:views>19657</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/203934/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>Is your application the reason why my laptop only gets two hours of battery life?&amp;nbsp; That's not a question you want to hear from your paying customers.&amp;nbsp; Windows Vista provides an enhanced power management API and control panel which lets the user express their desired power usage profile, and lets applications query and respond to changes in power state.In the second of our Vista How To series, Ian Griffiths shows how to listen to power change events in&amp;nbsp;a WPF app, and respond to low power or power saver modes by reducing the amount of animation in the app (thus saving GPU and CPU cycles)</evnet:previewtext><media:thumbnail url="http://channel9.msdn.com/Link/e93fec74-46ee-4cb0-9f88-d5dd72e16529/" height="240" width="320" /><media:thumbnail url="http://channel9.msdn.com/Link/e7fe31fa-97a1-4627-bdc4-574fbcd7d85b/" height="240" width="320" /><media:thumbnail url="http://channel9.msdn.com/Link/d34690db-f898-404f-99f0-75b0eaa85f68/" height="64" width="85" /><media:thumbnail url="http://channel9.msdn.com/Link/1526d0b5-2726-4793-bbfa-974c7964b74a/" height="64" width="85" /><media:group><media:content isDefault="true" url="http://mschnlnine.vo.llnwd.net/d1/ch9/4/3/9/3/0/2/208606_WPF Power Management_100k.wmv" expression="full" type="video/x-ms-wmv" medium="video" /><media:content url="http://mschnlnine.vo.llnwd.net/d1/ch9/4/3/9/3/0/2/208606.jpg" expression="full" type="image/jpeg" medium="image" /></media:group><enclosure url="http://mschnlnine.vo.llnwd.net/d1/ch9/4/3/9/3/0/2/208606_WPF Power Management_100k.wmv" length="1" type="video/x-ms-wmv" /><dc:creator>jmazner</dc:creator><slash:comments>1</slash:comments><wfw:commentRss>http://channel9.msdn.com/posts/jmazner/How-To-Use-Vistas-Power-Management-APIs-to-Be-A-Good-Laptop-Citizen/RSS/</wfw:commentRss><trackback:ping>http://channel9.msdn.com/203934/Trackback.aspx</trackback:ping><category>Windows Vista</category><category>WinFX</category><category>WPF</category></item><item><title>How-to: Query Vista Search From Your App [How-to: Query Vista Search From Your App]</title><description>&lt;a href="http://www.interact-sw.co.uk/iangblog/"&gt;Ian Griffiths&lt;/a&gt;,&amp;nbsp;dev trainer extraordinaire, recorded a series of "how-to" videos for us, each one demonstrating how to write code that takes advantage of a feature of the Windows Vista platform.&amp;nbsp; Here's the first in the series -- how to issues queries against the desktop search engine.&lt;BR&gt;&lt;BR&gt;[Update: the second installment, &lt;a href="http://channel9.msdn.com/Showpost.aspx?postid=208606&gt;How To: Use Vista's Power Management APIs To Be A Good Laptop Citizen&lt;/a&gt; is now up]&lt;p&gt;in reply to &lt;a href='http://channel9.msdn.com/posts/jmazner/How-to-Query-Vista-Search-From-Your-App/'&gt;How-to: Query Vista Search From Your App&lt;/a&gt;&lt;/p&gt;&lt;img src="http://channel9.msdn.com/201976/WebViewBug.aspx?EVT=0" height="1" width="1" alt="" /&gt;</description><comments>http://channel9.msdn.com/posts/jmazner/How-to-Query-Vista-Search-From-Your-App/</comments><link>http://channel9.msdn.com/posts/jmazner/How-to-Query-Vista-Search-From-Your-App/</link><pubDate>Tue, 20 Jun 2006 20:39:10 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/posts/jmazner/How-to-Query-Vista-Search-From-Your-App/</guid><evnet:views>28159</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/201976/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>&lt;a href="http://www.interact-sw.co.uk/iangblog/"&gt;Ian Griffiths&lt;/a&gt;,&amp;nbsp;dev trainer extraordinaire, recorded a series of "how-to" videos for us, each one demonstrating how to write code that takes advantage of a feature of the Windows Vista platform.&amp;nbsp; Here's the first in the series -- how to issues queries against the desktop search engine.&lt;BR&gt;&lt;BR&gt;[Update: the second installment, &lt;a href="/Showpost.aspx?postid=208606"&gt;How To: Use Vista's Power Management APIs To Be A Good Laptop Citizen&lt;/a&gt; is now up]</evnet:previewtext><media:thumbnail url="http://channel9.msdn.com/Link/0d4b059b-ce1d-44cf-91f3-9c9d04a53db0/" height="240" width="320" /><media:thumbnail url="http://channel9.msdn.com/Link/da47aa16-04b9-40d8-934b-d06cea731dfe/" height="240" width="320" /><media:thumbnail url="http://channel9.msdn.com/Link/3366c485-f998-40f3-97ed-cf44eb5cf04f/" height="64" width="85" /><media:thumbnail url="http://channel9.msdn.com/Link/90242bb3-3068-45aa-b181-2db8b18262a3/" height="64" width="85" /><media:group><media:content isDefault="true" url="http://mschnlnine.vo.llnwd.net/d1/ch9/6/7/9/1/0/2/206647_Add Search box_300k.wmv" expression="full" type="video/x-ms-wmv" medium="video" /><media:content url="http://mschnlnine.vo.llnwd.net/d1/ch9/6/7/9/1/0/2/206647.jpg" expression="full" type="image/jpeg" medium="image" /></media:group><enclosure url="http://mschnlnine.vo.llnwd.net/d1/ch9/6/7/9/1/0/2/206647_Add Search box_300k.wmv" length="1" type="video/x-ms-wmv" /><dc:creator>jmazner</dc:creator><slash:comments>11</slash:comments><wfw:commentRss>http://channel9.msdn.com/posts/jmazner/How-to-Query-Vista-Search-From-Your-App/RSS/</wfw:commentRss><trackback:ping>http://channel9.msdn.com/201976/Trackback.aspx</trackback:ping><category>Search</category><category>Windows Vista</category></item></channel></rss>