<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="http://code.msdn.microsoft.com/rss.xsl"?><rss version="2.0"><channel><title>Vista Bridge Sample Library 1.4</title><link>http://code.msdn.microsoft.com/VistaBridge/Project/ProjectRss.aspx</link><description>Vista Bridge is a sample library that contains managed wrappers for a number of Windows Vista APIs that are not exposed in the .NET Framework. The wrappers include common Open and Save file dialogs...</description><item><title>COMMENTED ISSUE: No XML headers (for Intellisense) on many properties of this library</title><link>http://code.msdn.microsoft.com/VistaBridge/WorkItem/View.aspx?WorkItemId=5</link><description>To see which ones, run StyleCop &amp;#40;or compile under VS 2010 Beta 1&amp;#41;.&lt;br /&gt;&lt;br /&gt;These headers drive the tooltips that you see when editing using these classes&amp;#47;properties in VS 2008.&lt;br /&gt;Comments: There are 268 wanrings, most are of this type.</description><author>Terry760</author><pubDate>Thu, 24 Sep 2009 19:56:22 GMT</pubDate><guid isPermaLink="false">COMMENTED ISSUE: No XML headers (for Intellisense) on many properties of this library 20090924P</guid></item><item><title>COMMENTED ISSUE: No XML headers (for Intellisense) on many properties of this library</title><link>http://code.msdn.microsoft.com/VistaBridge/WorkItem/View.aspx?WorkItemId=5</link><description>To see which ones, run StyleCop &amp;#40;or compile under VS 2010 Beta 1&amp;#41;.&lt;br /&gt;&lt;br /&gt;These headers drive the tooltips that you see when editing using these classes&amp;#47;properties in VS 2008.&lt;br /&gt;Comments: Actually, there are warnings when compiling under VS 2008, like&amp;#58;&amp;#13;&amp;#10;&amp;#13;&amp;#10;Warning&amp;#9;3&amp;#9;Missing XML comment for publicly visible type or member &amp;#39;Microsoft.SDK.Samples.VistaBridge.Library.TaskDialogStandardButton.None&amp;#39;&amp;#9;vistabridgelibrary&amp;#92;Dialogs&amp;#92;TaskDialogStandardButton.cs&amp;#9;15&amp;#9;9&amp;#9;vistabridgelibrary&amp;#13;&amp;#10;</description><author>Terry760</author><pubDate>Thu, 24 Sep 2009 19:54:47 GMT</pubDate><guid isPermaLink="false">COMMENTED ISSUE: No XML headers (for Intellisense) on many properties of this library 20090924P</guid></item><item><title>CREATED ISSUE: No XML headers (for Intellisense) on many properties of this library</title><link>http://code.msdn.microsoft.com/VistaBridge/WorkItem/View.aspx?WorkItemId=5</link><description>To see which ones, run StyleCop &amp;#40;or compile under VS 2010 Beta 1&amp;#41;.&lt;br /&gt;&lt;br /&gt;These headers drive the tooltips that you see when editing using these classes&amp;#47;properties in VS 2008.&lt;br /&gt;</description><author>Terry760</author><pubDate>Wed, 23 Sep 2009 15:00:23 GMT</pubDate><guid isPermaLink="false">CREATED ISSUE: No XML headers (for Intellisense) on many properties of this library 20090923P</guid></item><item><title>NEW POST: Request: CommonFileDialogSample </title><link>http://code.msdn.microsoft.com/VistaBridge/Thread/View.aspx?ThreadId=2216</link><description>&lt;div class="wikidoc"&gt;
It would be extremely helpful to demonstrate how to add menu items to the &amp;quot;Open/Save&amp;quot; dropdown button in the common file dialogs. The stock dialog has two items (Open/Save and Show Previous Versions).  I have been able to add items to the menu, but cannot for the life of me, figure out how to implement the default behavior (e.g., clicking the Open or Save button). When I add menu items to the dropdown, the button's text is set to the text of the first menu item added, and clicking on the button no longer performs the default action.&lt;br /&gt;
&lt;/div&gt;</description><author>caddzooks</author><pubDate>Wed, 02 Sep 2009 04:45:14 GMT</pubDate><guid isPermaLink="false">NEW POST: Request: CommonFileDialogSample  20090902A</guid></item><item><title>NEW POST: Vista Bridge License</title><link>http://code.msdn.microsoft.com/VistaBridge/Thread/View.aspx?ThreadId=1505</link><description>&lt;div class="wikidoc"&gt;
Hello,&lt;br /&gt; &lt;br /&gt;This only means that you can't put your work (which includes parts of the software under Ms-Pl) under a license that is not compatible with Ms-Pl (such as GPL).&lt;br /&gt; &lt;br /&gt;Andreas&lt;br /&gt;
&lt;/div&gt;</description><author>aheil</author><pubDate>Fri, 31 Jul 2009 07:55:35 GMT</pubDate><guid isPermaLink="false">NEW POST: Vista Bridge License 20090731A</guid></item><item><title>UPDATED WIKI: Home</title><link>http://code.msdn.microsoft.com/VistaBridge/Wiki/View.aspx?title=Home&amp;version=23</link><description>&lt;div class="wikidoc"&gt;
The Vista Bridge Sample Library contains source code for assemblies that provide managed code developers access to Windows Vista features that are not available in the .NET Framework. Some of the features included in the Vista Bridge Sample Library are - Vista style Task and File Dialogs, Common Open and Save dialogs, Application Recovery and Restart, Known Folders, Network Lists, Power Management, User Account Control, CommandLink control, Aero Wizard Control, System provided icons etc.&lt;br /&gt; &lt;br /&gt;The Vista Bridge Sample Library also includes sample applications that demonstrate many of the features included in the library. A help file for the library, (vistabridgedocumentation.chm), is included.&lt;br /&gt; &lt;br /&gt;The latest version (1.4) of this library includes various bug fixes and new features like Custom Controls for Common File Dialogs, BreadCrumb bar control and Aero Glass.&lt;br /&gt; &lt;br /&gt;(&lt;i&gt;If you are developing for Windows 7, please visit the the Windows API Code Pack page &lt;a href="http://code.msdn.microsoft.com/WindowsAPICodePack" class="externalLink"&gt;http://code.msdn.microsoft.com/WindowsAPICodePack&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; to find the library containing Windows 7 features.&lt;/i&gt;)&lt;br /&gt; &lt;br /&gt;To build the library in Visual Studio 2008, please extract the contents of the ‘VistaBridge1.4.zip’ file in a new folder, open the included ‘vistabridge.sln’ file and build it.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;&lt;u&gt;Note&lt;/u&gt;&lt;/b&gt;&lt;br /&gt;&lt;i&gt;Some users may experience a security related issue when opening the help file or the Visual Studio solution. A security warning similar to “Unknown Publisher” or “This file came from another computer and might be blocked” may pop up. If that happens, the user won't be able to view the help file content or load the solution projects because Windows will block it.&lt;/i&gt;&lt;br /&gt; &lt;br /&gt;&lt;i&gt;To remove that error, please unblock the zip file before extracting it (right click the zip file | select properties | click Unblock button).&lt;/i&gt;&lt;br /&gt;
&lt;/div&gt;</description><author>sumitmsft</author><pubDate>Tue, 21 Apr 2009 22:31:27 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Home 20090421P</guid></item><item><title>UPDATED WIKI: Home</title><link>http://code.msdn.microsoft.com/VistaBridge/Wiki/View.aspx?title=Home&amp;version=22</link><description>&lt;div class="wikidoc"&gt;
The Vista Bridge Sample Library contains source code for assemblies that provide managed code developers access to Windows Vista features that are not available in the .NET Framework. Some of the features included in the Vista Bridge Sample Library are - Vista style Task and File Dialogs, Common Open and Save dialogs, Application Recovery and Restart, Known Folders, Network Lists, Power Management, User Account Control, CommandLink control, Aero Wizard Control, System provided icons etc.&lt;br /&gt; &lt;br /&gt;The Vista Bridge Sample Library also includes sample applications that demonstrate many of the features included in the library. A help file for the library, (vistabridgedocumentation.chm), is included.&lt;br /&gt; &lt;br /&gt;The latest version (1.4) of this library includes various bug fixes and new features like Custom Controls for Common File Dialogs, BreadCrumb bar control and Aero Glass.&lt;br /&gt; &lt;br /&gt;(&lt;i&gt;If you are developing for Windows 7, please visit the the Windows API Code Pack page &lt;a href="http://code.msdn.microsoft.com/WindowsAPICodePack" class="externalLink"&gt;http://code.msdn.microsoft.com/WindowsAPICodePack&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; to find Windows 7 features.&lt;/i&gt;)&lt;br /&gt; &lt;br /&gt;To build the library in Visual Studio 2008, please extract the contents of the ‘VistaBridge1.4.zip’ file in a new folder, open the included ‘vistabridge.sln’ file and build it.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;&lt;u&gt;Note&lt;/u&gt;&lt;/b&gt;&lt;br /&gt;&lt;i&gt;Some users may experience a security related issue when opening the help file or the Visual Studio solution. A security warning similar to “Unknown Publisher” or “This file came from another computer and might be blocked” may pop up. If that happens, the user won't be able to view the help file content or load the solution projects because Windows will block it.&lt;/i&gt;&lt;br /&gt; &lt;br /&gt;&lt;i&gt;To remove that error, please unblock the zip file before extracting it (right click the zip file | select properties | click Unblock button).&lt;/i&gt;&lt;br /&gt;
&lt;/div&gt;</description><author>sumitmsft</author><pubDate>Tue, 21 Apr 2009 18:31:17 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Home 20090421P</guid></item><item><title>UPDATED WIKI: Home</title><link>http://code.msdn.microsoft.com/VistaBridge/Wiki/View.aspx?title=Home&amp;version=21</link><description>&lt;div class="wikidoc"&gt;
The Vista Bridge Sample Library contains source code for assemblies that provide managed code developers access to Windows Vista features that are not available in the .NET Framework. Some of the features included in the Vista Bridge Sample Library are - Vista style Task and File Dialogs, Common Open and Save dialogs, Application Recovery and Restart, Known Folders, Network Lists, Power Management, User Account Control, CommandLink control, Aero Wizard Control, System provided icons etc.&lt;br /&gt; &lt;br /&gt;The Vista Bridge Sample Library also includes sample applications that demonstrate many of the features included in the library. A help file for the library, (vistabridgedocumentation.chm), is included.&lt;br /&gt; &lt;br /&gt;The latest version (1.4) of this library includes various bug fixes and new features like Custom Controls for Common File Dialogs, BreadCrumb bar control and Aero Glass.&lt;br /&gt; &lt;br /&gt;(&lt;i&gt;If you are developing for Windows 7, please visit the the Windows API Code Pack &lt;a href="http://code.msdn.microsoft.com/WindowsAPICodePack" class="externalLink"&gt;http://code.msdn.microsoft.com/WindowsAPICodePack&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; to find Windows 7 features.&lt;/i&gt;)&lt;br /&gt; &lt;br /&gt;To build the library in Visual Studio 2008, please extract the contents of the ‘VistaBridge1.4.zip’ file in a new folder, open the included ‘vistabridge.sln’ file and build it.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;&lt;u&gt;Note&lt;/u&gt;&lt;/b&gt;&lt;br /&gt;&lt;i&gt;Some users may experience a security related issue when opening the help file or the Visual Studio solution. A security warning similar to “Unknown Publisher” or “This file came from another computer and might be blocked” may pop up. If that happens, the user won't be able to view the help file content or load the solution projects because Windows will block it.&lt;/i&gt;&lt;br /&gt; &lt;br /&gt;&lt;i&gt;To remove that error, please unblock the zip file before extracting it (right click the zip file | select properties | click Unblock button).&lt;/i&gt;&lt;br /&gt;
&lt;/div&gt;</description><author>sumitmsft</author><pubDate>Tue, 21 Apr 2009 18:30:20 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Home 20090421P</guid></item><item><title>UPDATED WIKI: Home</title><link>http://code.msdn.microsoft.com/VistaBridge/Wiki/View.aspx?title=Home&amp;version=20</link><description>&lt;div class="wikidoc"&gt;
The Vista Bridge Sample Library contains source code for assemblies that provide managed code developers access to Windows Vista features that are not available in the .NET Framework. Some of the features included in the Vista Bridge Sample Library are - Vista style Task and File Dialogs, Common Open and Save dialogs, Application Recovery and Restart, Known Folders, Network Lists, Power Management, User Account Control, CommandLink control, Aero Wizard Control, System provided icons etc.&lt;br /&gt; &lt;br /&gt;The Vista Bridge Sample Library also includes sample applications that demonstrate many of the features included in the library. A help file for the library, (vistabridgedocumentation.chm), is included.&lt;br /&gt; &lt;br /&gt;The latest version (1.4) of this library includes various bug fixes and new features like Custom Controls for Common File Dialogs, BreadCrumb bar control and Aero Glass.&lt;br /&gt; &lt;br /&gt;&lt;i&gt;If you are developing for Windows 7, please visit the the Windows API Code Pack &lt;a href="http://code.msdn.microsoft.com/WindowsAPICodePack" class="externalLink"&gt;http://code.msdn.microsoft.com/WindowsAPICodePack&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; to find Windows 7 features.&lt;/i&gt;&lt;br /&gt; &lt;br /&gt;To build the library in Visual Studio 2008, please extract the contents of the ‘VistaBridge1.4.zip’ file in a new folder, open the included ‘vistabridge.sln’ file and build it.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;&lt;u&gt;Note&lt;/u&gt;&lt;/b&gt;&lt;br /&gt;&lt;i&gt;Some users may experience a security related issue when opening the help file or the Visual Studio solution. A security warning similar to “Unknown Publisher” or “This file came from another computer and might be blocked” may pop up. If that happens, the user won't be able to view the help file content or load the solution projects because Windows will block it.&lt;/i&gt;&lt;br /&gt; &lt;br /&gt;&lt;i&gt;To remove that error, please unblock the zip file before extracting it (right click the zip file | select properties | click Unblock button).&lt;/i&gt;&lt;br /&gt;
&lt;/div&gt;</description><author>sumitmsft</author><pubDate>Tue, 21 Apr 2009 18:14:58 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Home 20090421P</guid></item><item><title>UPDATED WIKI: Home</title><link>http://code.msdn.microsoft.com/VistaBridge/Wiki/View.aspx?title=Home&amp;version=19</link><description>&lt;div class="wikidoc"&gt;
 &lt;br /&gt;The Vista Bridge Sample Library contains source code for assemblies that provide managed code developers access to Windows Vista features that are not available in the .NET Framework. Some of the features included in the Vista Bridge Sample Library are - Vista style Task and File Dialogs, Common Open and Save dialogs, Application Recovery and Restart, Known Folders, Network Lists, Power Management, User Account Control, CommandLink control, Aero Wizard Control, System provided icons etc.&lt;br /&gt; &lt;br /&gt;The Vista Bridge Sample Library also includes sample applications that demonstrate many of the features included in the library. A help file for the library, (vistabridgedocumentation.chm), is included.&lt;br /&gt; &lt;br /&gt;The latest version (1.4) of this library includes various bug fixes and new features like Custom Controls for Common File Dialogs, BreadCrumb bar control and Aero Glass.&lt;br /&gt; &lt;br /&gt;&lt;i&gt;If you are developing for Windows 7, please visit the the Windows API Code Pack &lt;a href="http://code.msdn.microsoft.com/WindowsAPICodePack" class="externalLink"&gt;http://code.msdn.microsoft.com/WindowsAPICodePack&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; to find Windows 7 features.&lt;/i&gt;&lt;br /&gt; &lt;br /&gt;To build the library in Visual Studio 2008, please extract the contents of the ‘VistaBridge1.4.zip’ file in a new folder, open the included ‘vistabridge.sln’ file and build it.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;&lt;u&gt;Note&lt;/u&gt;&lt;/b&gt;&lt;br /&gt;&lt;i&gt;Some users may experience a security related issue when opening the help file or the Visual Studio solution. A security warning similar to “Unknown Publisher” or “This file came from another computer and might be blocked” may pop up. If that happens, the user won't be able to view the help file content or load the solution projects because Windows will block it.&lt;/i&gt;&lt;br /&gt; &lt;br /&gt;&lt;i&gt;To remove that error, please unblock the zip file before extracting it (right click the zip file | select properties | click Unblock button).&lt;/i&gt;&lt;br /&gt;
&lt;/div&gt;</description><author>sumitmsft</author><pubDate>Tue, 21 Apr 2009 18:14:27 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Home 20090421P</guid></item><item><title>UPDATED WIKI: Home</title><link>http://code.msdn.microsoft.com/VistaBridge/Wiki/View.aspx?title=Home&amp;version=18</link><description>&lt;div class="wikidoc"&gt;
&lt;i&gt;If you are developing for Windows 7, please visit the the Windows API Code Pack &lt;a href="http://code.msdn.microsoft.com/WindowsAPICodePack" class="externalLink"&gt;http://code.msdn.microsoft.com/WindowsAPICodePack&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; to find Windows 7 features.&lt;/i&gt;&lt;br /&gt; &lt;br /&gt;The Vista Bridge Sample Library contains source code for assemblies that provide managed code developers access to Windows Vista features that are not available in the .NET Framework. Some of the features included in the Vista Bridge Sample Library are - Vista style Task and File Dialogs, Common Open and Save dialogs, Application Recovery and Restart, Known Folders, Network Lists, Power Management, User Account Control, CommandLink control, Aero Wizard Control, System provided icons etc.&lt;br /&gt; &lt;br /&gt;The Vista Bridge Sample Library also includes sample applications that demonstrate many of the features included in the library. A help file for the library, (vistabridgedocumentation.chm), is included.&lt;br /&gt; &lt;br /&gt;The latest version (1.4) of this library includes various bug fixes and new features like Custom Controls for Common File Dialogs, BreadCrumb bar control and Aero Glass.&lt;br /&gt; &lt;br /&gt;To build the library in Visual Studio 2008, please extract the contents of the ‘VistaBridge1.4.zip’ file in a new folder, open the included ‘vistabridge.sln’ file and build it.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;&lt;u&gt;Note&lt;/u&gt;&lt;/b&gt;&lt;br /&gt;&lt;i&gt;Some users may experience a security related issue when opening the help file or the Visual Studio solution. A security warning similar to “Unknown Publisher” or “This file came from another computer and might be blocked” may pop up. If that happens, the user won't be able to view the help file content or load the solution projects because Windows will block it.&lt;/i&gt;&lt;br /&gt; &lt;br /&gt;&lt;i&gt;To remove that error, please unblock the zip file before extracting it (right click the zip file | select properties | click Unblock button).&lt;/i&gt;&lt;br /&gt;
&lt;/div&gt;</description><author>sumitmsft</author><pubDate>Tue, 21 Apr 2009 18:13:35 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Home 20090421P</guid></item><item><title>UPDATED WIKI: Home</title><link>http://code.msdn.microsoft.com/VistaBridge/Wiki/View.aspx?title=Home&amp;version=17</link><description>&lt;div class="wikidoc"&gt;
[If you are developing for Windows 7, please visit the the Windows API Code Pack ([url:http://code.msdn.microsoft.com/WindowsAPICodePack]) to find Windows 7 features.]&lt;br /&gt; &lt;br /&gt;The Vista Bridge Sample Library contains source code for assemblies that provide managed code developers access to Windows Vista features that are not available in the .NET Framework. Some of the features included in the Vista Bridge Sample Library are - Vista style Task and File Dialogs, Common Open and Save dialogs, Application Recovery and Restart, Known Folders, Network Lists, Power Management, User Account Control, CommandLink control, Aero Wizard Control, System provided icons etc.&lt;br /&gt; &lt;br /&gt;The Vista Bridge Sample Library also includes sample applications that demonstrate many of the features included in the library. A help file for the library, (vistabridgedocumentation.chm), is included.&lt;br /&gt; &lt;br /&gt;The latest version (1.4) of this library includes various bug fixes and new features like Custom Controls for Common File Dialogs, BreadCrumb bar control and Aero Glass.&lt;br /&gt; &lt;br /&gt;To build the library in Visual Studio 2008, please extract the contents of the ‘VistaBridge1.4.zip’ file in a new folder, open the included ‘vistabridge.sln’ file and build it.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;&lt;u&gt;Note&lt;/u&gt;&lt;/b&gt;&lt;br /&gt;&lt;i&gt;Some users may experience a security related issue when opening the help file or the Visual Studio solution. A security warning similar to “Unknown Publisher” or “This file came from another computer and might be blocked” may pop up. If that happens, the user won't be able to view the help file content or load the solution projects because Windows will block it.&lt;/i&gt;&lt;br /&gt; &lt;br /&gt;&lt;i&gt;To remove that error, please unblock the zip file before extracting it (right click the zip file | select properties | click Unblock button).&lt;/i&gt;&lt;br /&gt;
&lt;/div&gt;</description><author>sumitmsft</author><pubDate>Tue, 21 Apr 2009 18:12:34 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Home 20090421P</guid></item><item><title>NEW POST: Transaction support?</title><link>http://code.msdn.microsoft.com/VistaBridge/Thread/View.aspx?ThreadId=1561</link><description>&lt;div class="wikidoc"&gt;
Are there any plans to add support for the transaction APIs?&lt;br /&gt;
&lt;/div&gt;</description><author>StephenCleary</author><pubDate>Tue, 14 Apr 2009 12:34:01 GMT</pubDate><guid isPermaLink="false">NEW POST: Transaction support? 20090414P</guid></item><item><title>NEW POST: Calling from a wizard</title><link>http://code.msdn.microsoft.com/VistaBridge/Thread/View.aspx?ThreadId=1544</link><description>&lt;div class="wikidoc"&gt;
I think there is a bug when calling a Common File Dialog from a secondary window, such as a wizard. When you click a button on a wizard to open a dialog, the main window pops in front of the wizard, and when the dialog returns, the main window is on top, not the wizard. I have posted a bug report, and a video that demonstrates the problem is at &lt;a href="http://www.screencast.com/users/ForesightSystems/folders/Default/media/35db4733-96e7-4abe-8843-658a7446dc51" class="externalLink"&gt;http://www.screencast.com/users/ForesightSystems/folders/Default/media/35db4733-96e7-4abe-8843-658a7446dc51&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt; &lt;br /&gt;Has anyone else run into this problem? Is there a workaround? Thanks.&lt;br /&gt; &lt;br /&gt;David Veeneman&lt;br /&gt;Foresight Systems&lt;br /&gt;
&lt;/div&gt;</description><author>dcveeneman</author><pubDate>Thu, 09 Apr 2009 13:12:14 GMT</pubDate><guid isPermaLink="false">NEW POST: Calling from a wizard 20090409P</guid></item><item><title>CREATED ISSUE: Main Window PopUp Bug</title><link>http://code.msdn.microsoft.com/VistaBridge/WorkItem/View.aspx?WorkItemId=4</link><description>When vistaBridge is used to open a Vista dialog from a secondary window &amp;#40;such as a wizard&amp;#41;, the main application window pops in front of the window invoking the dialog. When the dialog returns control, the main window is on top, not the secondary window that invoked the dialog. Demo of the bug is attached.&lt;br /&gt;</description><author>dcveeneman</author><pubDate>Thu, 09 Apr 2009 12:15:32 GMT</pubDate><guid isPermaLink="false">CREATED ISSUE: Main Window PopUp Bug 20090409P</guid></item><item><title>NEW POST: Vista Bridge License</title><link>http://code.msdn.microsoft.com/VistaBridge/Thread/View.aspx?ThreadId=1505</link><description>&lt;div class="wikidoc"&gt;
Hello, I was wondering if anyone could help me with a license question for Vista Bridge. I am currently working on a commercial WPF application, what would be the implications of using part of the Vista Bridge library to help with dialog boxes? Is this license compatible with a commercial software license? I ask because of this section of the license: &lt;br /&gt; &lt;br /&gt;(D) If you distribute any portion of the software in source code form, you may do so only under this license by including a complete copy of this license with your distribution. If you distribute any portion of the software in compiled or object code form, you may only do so under a license that complies with this license.&lt;br /&gt; &lt;br /&gt;If not then how is this library meant to be used? As a learning resource only? Many Thanks.  &lt;br /&gt;
&lt;/div&gt;</description><author>Stereolad</author><pubDate>Mon, 30 Mar 2009 08:05:43 GMT</pubDate><guid isPermaLink="false">NEW POST: Vista Bridge License 20090330A</guid></item><item><title>CREATED ISSUE: EntryPointNotFoundException</title><link>http://code.msdn.microsoft.com/VistaBridge/WorkItem/View.aspx?WorkItemId=3</link><description>Hello,&lt;br /&gt;&lt;br /&gt;Whenever I click any of the new &amp;#34;Vista Dialog&amp;#34; buttons, I receive a EntryPointNotFoundException.  I have no idea why, I&amp;#39;m running Vista Ultimate, it&amp;#39;s a promotional copy received at the &amp;#34;Heroes Happen Now&amp;#34; event, if that makes a difference.  I&amp;#39;ve attached a screen shot for anyone to examine, and if you need more repor please advise.&lt;br /&gt;&lt;br /&gt;Regards,&lt;br /&gt;</description><author>Er3s</author><pubDate>Thu, 19 Feb 2009 08:14:23 GMT</pubDate><guid isPermaLink="false">CREATED ISSUE: EntryPointNotFoundException 20090219A</guid></item><item><title>NEW POST: Integration with Windows 7 Taskbar Extensions</title><link>http://code.msdn.microsoft.com/VistaBridge/Thread/View.aspx?ThreadId=1302</link><description>&lt;div class="wikidoc"&gt;
Thank you!!! I'll take a look at it.&lt;br /&gt;
&lt;/div&gt;</description><author>fkollmann</author><pubDate>Thu, 12 Feb 2009 14:12:00 GMT</pubDate><guid isPermaLink="false">NEW POST: Integration with Windows 7 Taskbar Extensions 20090212P</guid></item><item><title>NEW POST: Integration with Windows 7 Taskbar Extensions</title><link>http://code.msdn.microsoft.com/VistaBridge/Thread/View.aspx?ThreadId=1302</link><description>&lt;div class="wikidoc"&gt;
You might want to look at this:&lt;br /&gt;&lt;a href="http://code.msdn.microsoft.com/Windows7Taskbar" class="externalLink"&gt;http://code.msdn.microsoft.com/Windows7Taskbar&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;
&lt;/div&gt;</description><author>lucaspimentel</author><pubDate>Thu, 12 Feb 2009 14:04:49 GMT</pubDate><guid isPermaLink="false">NEW POST: Integration with Windows 7 Taskbar Extensions 20090212P</guid></item><item><title>NEW POST: Integration with Windows Forms Aero</title><link>http://code.msdn.microsoft.com/VistaBridge/Thread/View.aspx?ThreadId=1303</link><description>&lt;div class="wikidoc"&gt;
There is a project which focuses on the GUI features of Vista and might be interesting to integrate:&lt;br /&gt; &lt;br /&gt;http://www.codeplex.com/windowsformsaero&lt;br /&gt;
&lt;/div&gt;</description><author>fkollmann</author><pubDate>Tue, 10 Feb 2009 17:08:01 GMT</pubDate><guid isPermaLink="false">NEW POST: Integration with Windows Forms Aero 20090210P</guid></item></channel></rss>