<?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: VS2005 &#8211; Browser Helper Object (BHO) Tutorial</title>
	<atom:link href="http://blog.stevienova.com/2006/09/25/vs2005-browser-helper-object-bho-tutorial/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.stevienova.com/2006/09/25/vs2005-browser-helper-object-bho-tutorial/</link>
	<description>Homepage of Steve Novoselac</description>
	<lastBuildDate>Fri, 12 Mar 2010 15:59:49 -0800</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: murat</title>
		<link>http://blog.stevienova.com/2006/09/25/vs2005-browser-helper-object-bho-tutorial/comment-page-1/#comment-158462</link>
		<dc:creator>murat</dc:creator>
		<pubDate>Thu, 09 Jul 2009 09:28:59 +0000</pubDate>
		<guid isPermaLink="false">http://blog.stevienova.com/2006/09/25/vs2005-browser-helper-object-bho-tutorial/#comment-158462</guid>
		<description>Hi;

When i try to compile this sample i got these errors. How can i manage i?

Error	1	error C2955: &#039;ATL::CComObjectRootEx&#039; : use of class template requires template argument list	
Error	2	error C2955: &#039;ATL::CComCoClass&#039; : use of class template requires template argument list	
Error	3	error C2955: &#039;ATL::IConnectionPointContainerImpl&#039; : use of class template requires template argument list
	
Error	4	error C2504: &#039;CProxy_IBrowserHelperEvents&#039; : base class undefined
	
Error	5	error C2955: &#039;ATL::IObjectWithSiteImpl&#039; : use of class template requires template argument list

Error	6	error C2955: &#039;ATL::IDispatchImpl&#039; : use of class template requires template argument list	

Error	7	fatal error C1903: unable to recover from previous error(s); stopping compilation</description>
		<content:encoded><![CDATA[<p>Hi;</p>
<p>When i try to compile this sample i got these errors. How can i manage i?</p>
<p>Error	1	error C2955: &#8216;ATL::CComObjectRootEx&#8217; : use of class template requires template argument list<br />
Error	2	error C2955: &#8216;ATL::CComCoClass&#8217; : use of class template requires template argument list<br />
Error	3	error C2955: &#8216;ATL::IConnectionPointContainerImpl&#8217; : use of class template requires template argument list</p>
<p>Error	4	error C2504: &#8216;CProxy_IBrowserHelperEvents&#8217; : base class undefined</p>
<p>Error	5	error C2955: &#8216;ATL::IObjectWithSiteImpl&#8217; : use of class template requires template argument list</p>
<p>Error	6	error C2955: &#8216;ATL::IDispatchImpl&#8217; : use of class template requires template argument list	</p>
<p>Error	7	fatal error C1903: unable to recover from previous error(s); stopping compilation</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: valerio</title>
		<link>http://blog.stevienova.com/2006/09/25/vs2005-browser-helper-object-bho-tutorial/comment-page-1/#comment-148770</link>
		<dc:creator>valerio</dc:creator>
		<pubDate>Wed, 25 Mar 2009 13:27:05 +0000</pubDate>
		<guid isPermaLink="false">http://blog.stevienova.com/2006/09/25/vs2005-browser-helper-object-bho-tutorial/#comment-148770</guid>
		<description>Hi,
  I try this example but I have a problem. It don&#039;t call setSite.. must it call automatically or i must call it somewhere??
thank you very much for your answer,
          Valerio</description>
		<content:encoded><![CDATA[<p>Hi,<br />
  I try this example but I have a problem. It don&#8217;t call setSite.. must it call automatically or i must call it somewhere??<br />
thank you very much for your answer,<br />
          Valerio</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Conrad</title>
		<link>http://blog.stevienova.com/2006/09/25/vs2005-browser-helper-object-bho-tutorial/comment-page-1/#comment-122051</link>
		<dc:creator>Conrad</dc:creator>
		<pubDate>Fri, 17 Oct 2008 15:46:55 +0000</pubDate>
		<guid isPermaLink="false">http://blog.stevienova.com/2006/09/25/vs2005-browser-helper-object-bho-tutorial/#comment-122051</guid>
		<description>Great example. How would you go about using the BHO to interact with the IE GUI (say, add an image to a toolbar)?

Conrad</description>
		<content:encoded><![CDATA[<p>Great example. How would you go about using the BHO to interact with the IE GUI (say, add an image to a toolbar)?</p>
<p>Conrad</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: unnamed</title>
		<link>http://blog.stevienova.com/2006/09/25/vs2005-browser-helper-object-bho-tutorial/comment-page-1/#comment-112576</link>
		<dc:creator>unnamed</dc:creator>
		<pubDate>Wed, 25 Jun 2008 11:00:01 +0000</pubDate>
		<guid isPermaLink="false">http://blog.stevienova.com/2006/09/25/vs2005-browser-helper-object-bho-tutorial/#comment-112576</guid>
		<description>ExDisp.h</description>
		<content:encoded><![CDATA[<p>ExDisp.h</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Leonid</title>
		<link>http://blog.stevienova.com/2006/09/25/vs2005-browser-helper-object-bho-tutorial/comment-page-1/#comment-110297</link>
		<dc:creator>Leonid</dc:creator>
		<pubDate>Sun, 08 Jun 2008 00:58:29 +0000</pubDate>
		<guid isPermaLink="false">http://blog.stevienova.com/2006/09/25/vs2005-browser-helper-object-bho-tutorial/#comment-110297</guid>
		<description>Brilliant example and presentation - everything works as promised. After loads of struggle in MSDN jungle, it&#039;s like heaven. ;)</description>
		<content:encoded><![CDATA[<p>Brilliant example and presentation &#8211; everything works as promised. After loads of struggle in MSDN jungle, it&#8217;s like heaven. ;)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Julian</title>
		<link>http://blog.stevienova.com/2006/09/25/vs2005-browser-helper-object-bho-tutorial/comment-page-1/#comment-105576</link>
		<dc:creator>Julian</dc:creator>
		<pubDate>Wed, 07 May 2008 17:48:24 +0000</pubDate>
		<guid isPermaLink="false">http://blog.stevienova.com/2006/09/25/vs2005-browser-helper-object-bho-tutorial/#comment-105576</guid>
		<description>where do the methods go?</description>
		<content:encoded><![CDATA[<p>where do the methods go?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tom</title>
		<link>http://blog.stevienova.com/2006/09/25/vs2005-browser-helper-object-bho-tutorial/comment-page-1/#comment-54478</link>
		<dc:creator>Tom</dc:creator>
		<pubDate>Thu, 15 Mar 2007 15:16:14 +0000</pubDate>
		<guid isPermaLink="false">http://blog.stevienova.com/2006/09/25/vs2005-browser-helper-object-bho-tutorial/#comment-54478</guid>
		<description>Ellie, did you get a BHO project working with VB yet, if so are you willing to share an example? I&#039;m clueless in how to do it with VB...</description>
		<content:encoded><![CDATA[<p>Ellie, did you get a BHO project working with VB yet, if so are you willing to share an example? I&#8217;m clueless in how to do it with VB&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David</title>
		<link>http://blog.stevienova.com/2006/09/25/vs2005-browser-helper-object-bho-tutorial/comment-page-1/#comment-54424</link>
		<dc:creator>David</dc:creator>
		<pubDate>Wed, 14 Mar 2007 13:39:33 +0000</pubDate>
		<guid isPermaLink="false">http://blog.stevienova.com/2006/09/25/vs2005-browser-helper-object-bho-tutorial/#comment-54424</guid>
		<description>Hi Steve - everyone should definitely follow the text version. Once I did that, it all works fine. Thanks for the lesson.</description>
		<content:encoded><![CDATA[<p>Hi Steve &#8211; everyone should definitely follow the text version. Once I did that, it all works fine. Thanks for the lesson.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David</title>
		<link>http://blog.stevienova.com/2006/09/25/vs2005-browser-helper-object-bho-tutorial/comment-page-1/#comment-54422</link>
		<dc:creator>David</dc:creator>
		<pubDate>Wed, 14 Mar 2007 13:09:46 +0000</pubDate>
		<guid isPermaLink="false">http://blog.stevienova.com/2006/09/25/vs2005-browser-helper-object-bho-tutorial/#comment-54422</guid>
		<description>Great sample. Exactly what I need to get started. I can&#039;t get the project built though due to an error about the non-existance of the ATL namespace.
There are a number of lines with just &quot;#include&quot; and no filename specified. Is there something missing?</description>
		<content:encoded><![CDATA[<p>Great sample. Exactly what I need to get started. I can&#8217;t get the project built though due to an error about the non-existance of the ATL namespace.<br />
There are a number of lines with just &#8220;#include&#8221; and no filename specified. Is there something missing?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steve Novoselac</title>
		<link>http://blog.stevienova.com/2006/09/25/vs2005-browser-helper-object-bho-tutorial/comment-page-1/#comment-51522</link>
		<dc:creator>Steve Novoselac</dc:creator>
		<pubDate>Tue, 06 Feb 2007 00:52:02 +0000</pubDate>
		<guid isPermaLink="false">http://blog.stevienova.com/2006/09/25/vs2005-browser-helper-object-bho-tutorial/#comment-51522</guid>
		<description>well, the first BHO&#039;s I made way back in the day were in VB 6. You can make a BHO in .NET as well...  

http://www.15seconds.com/issue/040331.htm

that example is in C#, but you should be able convert it over to VB.net pretty easily</description>
		<content:encoded><![CDATA[<p>well, the first BHO&#8217;s I made way back in the day were in VB 6. You can make a BHO in .NET as well&#8230;  </p>
<p><a href="http://www.15seconds.com/issue/040331.htm" rel="nofollow">http://www.15seconds.com/issue/040331.htm</a></p>
<p>that example is in C#, but you should be able convert it over to VB.net pretty easily</p>
]]></content:encoded>
	</item>
</channel>
</rss>
