<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/'><id>tag:blogger.com,1999:blog-3174602118926954924.post3547776483354413217..comments</id><updated>2011-08-12T07:11:45.061-04:00</updated><category term='Regex'/><category term='Productivity'/><category term='Help'/><category term='Visual Studio'/><category term='Layout'/><category term='Macros'/><category term='Presentations'/><title type='text'>Comments on Brian Schmitt: Fixing the Visual Studio Add Reference Dialog – Qu...</title><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://www.brianschmitt.com/feeds/3547776483354413217/comments/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3174602118926954924/3547776483354413217/comments/default'/><link rel='alternate' type='text/html' href='http://www.brianschmitt.com/2009/10/fixing-visual-studio-add-reference.html'/><author><name>Brian Schmitt</name><uri>http://www.blogger.com/profile/09005412115097225336</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://2.bp.blogspot.com/_97nQwcNfnvg/SpSc0j7J29I/AAAAAAAAATU/Mdq37eNTHOQ/S220/brian.png'/></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>3</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>25</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-3174602118926954924.post-8752509295442778998</id><published>2009-10-29T09:24:54.524-04:00</published><updated>2009-10-29T09:24:54.524-04:00</updated><title type='text'>Thanks for the feedback - I have updated the macro...</title><content type='html'>Thanks for the feedback - I have updated the macro to accommodate projects nested in folders. Hope that helps</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3174602118926954924/3547776483354413217/comments/default/8752509295442778998'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3174602118926954924/3547776483354413217/comments/default/8752509295442778998'/><link rel='alternate' type='text/html' href='http://www.brianschmitt.com/2009/10/fixing-visual-studio-add-reference.html?showComment=1256822694524#c8752509295442778998' title=''/><author><name>Brian Schmitt</name><uri>http://www.blogger.com/profile/09005412115097225336</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://2.bp.blogspot.com/_97nQwcNfnvg/SpSc0j7J29I/AAAAAAAAATU/Mdq37eNTHOQ/S220/brian.png'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://www.brianschmitt.com/2009/10/fixing-visual-studio-add-reference.html' ref='tag:blogger.com,1999:blog-3174602118926954924.post-3547776483354413217' source='http://www.blogger.com/feeds/3174602118926954924/posts/default/3547776483354413217' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-1699814596'/></entry><entry><id>tag:blogger.com,1999:blog-3174602118926954924.post-8202953561397009088</id><published>2009-10-28T03:16:19.439-04:00</published><updated>2009-10-28T03:16:19.439-04:00</updated><title type='text'>Doesn&amp;#39;t work if projects are grouped in soluti...</title><content type='html'>Doesn&amp;#39;t work if projects are grouped in solution folders. Also (besides what luckyllama said) need to change&lt;br /&gt;Sub AddProjectReference()&lt;br /&gt;to&lt;br /&gt;Public Sub AddProjectReference()</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3174602118926954924/3547776483354413217/comments/default/8202953561397009088'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3174602118926954924/3547776483354413217/comments/default/8202953561397009088'/><link rel='alternate' type='text/html' href='http://www.brianschmitt.com/2009/10/fixing-visual-studio-add-reference.html?showComment=1256714179439#c8202953561397009088' title=''/><author><name>Kluyg</name><uri>http://kluyg.myopenid.com/</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img1.blogblog.com/img/openid16-rounded.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://www.brianschmitt.com/2009/10/fixing-visual-studio-add-reference.html' ref='tag:blogger.com,1999:blog-3174602118926954924.post-3547776483354413217' source='http://www.blogger.com/feeds/3174602118926954924/posts/default/3547776483354413217' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-1131399917'/></entry><entry><id>tag:blogger.com,1999:blog-3174602118926954924.post-2093202413819445340</id><published>2009-10-21T11:10:27.918-04:00</published><updated>2009-10-21T11:10:27.918-04:00</updated><title type='text'>I had some trouble getting this to work on a clean...</title><content type='html'>I had some trouble getting this to work on a clean VS2008. In addition to copy&amp;amp;pasting the code above, I had to add references in the MyMacros project to System.Windows.Forms and System.Drawing. &lt;br /&gt;&lt;br /&gt;Also, I didn&amp;#39;t have the WinWrapper class that&amp;#39;s used in the macro so I just added the class to the end of the macro file. I got the class here: http://support.microsoft.com/kb/312877&lt;br /&gt;&lt;br /&gt;I think that&amp;#39;s all I did. Thanks for the macro!</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3174602118926954924/3547776483354413217/comments/default/2093202413819445340'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3174602118926954924/3547776483354413217/comments/default/2093202413819445340'/><link rel='alternate' type='text/html' href='http://www.brianschmitt.com/2009/10/fixing-visual-studio-add-reference.html?showComment=1256137827918#c2093202413819445340' title=''/><author><name>luckyllama</name><uri>http://www.blogger.com/profile/02826496806694437120</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://www.brianschmitt.com/2009/10/fixing-visual-studio-add-reference.html' ref='tag:blogger.com,1999:blog-3174602118926954924.post-3547776483354413217' source='http://www.blogger.com/feeds/3174602118926954924/posts/default/3547776483354413217' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-1842378804'/></entry></feed>
