<?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: solution to unresolved external symbol _com_issue_error _bstr_t::_bstr_t</title>
	<atom:link href="http://ohadpr.com/2006/03/solution-to-unresolved-external-symbol-_com_issue_error-_bstr_t_bstr_t/feed/" rel="self" type="application/rss+xml" />
	<link>http://ohadpr.com/2006/03/solution-to-unresolved-external-symbol-_com_issue_error-_bstr_t_bstr_t/</link>
	<description>ideas, hacks and stuff</description>
	<lastBuildDate>Sat, 07 Aug 2010 01:18:07 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Marty Hirsch</title>
		<link>http://ohadpr.com/2006/03/solution-to-unresolved-external-symbol-_com_issue_error-_bstr_t_bstr_t/comment-page-1/#comment-233</link>
		<dc:creator>Marty Hirsch</dc:creator>
		<pubDate>Fri, 05 Mar 2010 20:17:17 +0000</pubDate>
		<guid isPermaLink="false">http://ohad.visual-i.com/2006/03/16/solution-to-unresolved-external-symbol-_com_issue_error-_bstr_t_bstr_t/#comment-233</guid>
		<description>Hi That&#039;s #include comdef above, somehow the posting omitted the string comdef, maybe due to the greater than/less than characters.</description>
		<content:encoded><![CDATA[<p>Hi That&#8217;s #include comdef above, somehow the posting omitted the string comdef, maybe due to the greater than/less than characters.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marty Hirsch</title>
		<link>http://ohadpr.com/2006/03/solution-to-unresolved-external-symbol-_com_issue_error-_bstr_t_bstr_t/comment-page-1/#comment-232</link>
		<dc:creator>Marty Hirsch</dc:creator>
		<pubDate>Fri, 05 Mar 2010 20:16:11 +0000</pubDate>
		<guid isPermaLink="false">http://ohad.visual-i.com/2006/03/16/solution-to-unresolved-external-symbol-_com_issue_error-_bstr_t_bstr_t/#comment-232</guid>
		<description>Hi. I want to use _bstr_t and I have #include  and I added comsupp.lib to the library list and I still get this error.

The build is driven by a vcproj so we don&#039;t use &quot;sources&quot; files.  The moment I invoke _bstr_t this error results.  Is there any solution?</description>
		<content:encoded><![CDATA[<p>Hi. I want to use _bstr_t and I have #include  and I added comsupp.lib to the library list and I still get this error.</p>
<p>The build is driven by a vcproj so we don&#8217;t use &#8220;sources&#8221; files.  The moment I invoke _bstr_t this error results.  Is there any solution?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Boston Greg</title>
		<link>http://ohadpr.com/2006/03/solution-to-unresolved-external-symbol-_com_issue_error-_bstr_t_bstr_t/comment-page-1/#comment-231</link>
		<dc:creator>Boston Greg</dc:creator>
		<pubDate>Tue, 02 Mar 2010 18:49:40 +0000</pubDate>
		<guid isPermaLink="false">http://ohad.visual-i.com/2006/03/16/solution-to-unresolved-external-symbol-_com_issue_error-_bstr_t_bstr_t/#comment-231</guid>
		<description>Dude, you are awesome!</description>
		<content:encoded><![CDATA[<p>Dude, you are awesome!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Oleg</title>
		<link>http://ohadpr.com/2006/03/solution-to-unresolved-external-symbol-_com_issue_error-_bstr_t_bstr_t/comment-page-1/#comment-217</link>
		<dc:creator>Oleg</dc:creator>
		<pubDate>Thu, 10 Dec 2009 21:45:49 +0000</pubDate>
		<guid isPermaLink="false">http://ohad.visual-i.com/2006/03/16/solution-to-unresolved-external-symbol-_com_issue_error-_bstr_t_bstr_t/#comment-217</guid>
		<description>Thanks a ton!</description>
		<content:encoded><![CDATA[<p>Thanks a ton!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: san</title>
		<link>http://ohadpr.com/2006/03/solution-to-unresolved-external-symbol-_com_issue_error-_bstr_t_bstr_t/comment-page-1/#comment-215</link>
		<dc:creator>san</dc:creator>
		<pubDate>Fri, 20 Nov 2009 02:27:45 +0000</pubDate>
		<guid isPermaLink="false">http://ohad.visual-i.com/2006/03/16/solution-to-unresolved-external-symbol-_com_issue_error-_bstr_t_bstr_t/#comment-215</guid>
		<description>It didn&#039;t solve it for me.  But I did figure it out.

I had to add this to my sources file.

USE_VCCOM=1</description>
		<content:encoded><![CDATA[<p>It didn&#8217;t solve it for me.  But I did figure it out.</p>
<p>I had to add this to my sources file.</p>
<p>USE_VCCOM=1</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hamo</title>
		<link>http://ohadpr.com/2006/03/solution-to-unresolved-external-symbol-_com_issue_error-_bstr_t_bstr_t/comment-page-1/#comment-213</link>
		<dc:creator>Hamo</dc:creator>
		<pubDate>Wed, 04 Nov 2009 17:06:53 +0000</pubDate>
		<guid isPermaLink="false">http://ohad.visual-i.com/2006/03/16/solution-to-unresolved-external-symbol-_com_issue_error-_bstr_t_bstr_t/#comment-213</guid>
		<description>Yesss! Thank you very much for saving my time!</description>
		<content:encoded><![CDATA[<p>Yesss! Thank you very much for saving my time!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sergey</title>
		<link>http://ohadpr.com/2006/03/solution-to-unresolved-external-symbol-_com_issue_error-_bstr_t_bstr_t/comment-page-1/#comment-197</link>
		<dc:creator>Sergey</dc:creator>
		<pubDate>Thu, 17 Sep 2009 13:41:54 +0000</pubDate>
		<guid isPermaLink="false">http://ohad.visual-i.com/2006/03/16/solution-to-unresolved-external-symbol-_com_issue_error-_bstr_t_bstr_t/#comment-197</guid>
		<description>thanks!</description>
		<content:encoded><![CDATA[<p>thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Madan</title>
		<link>http://ohadpr.com/2006/03/solution-to-unresolved-external-symbol-_com_issue_error-_bstr_t_bstr_t/comment-page-1/#comment-194</link>
		<dc:creator>Madan</dc:creator>
		<pubDate>Wed, 02 Sep 2009 13:17:57 +0000</pubDate>
		<guid isPermaLink="false">http://ohad.visual-i.com/2006/03/16/solution-to-unresolved-external-symbol-_com_issue_error-_bstr_t_bstr_t/#comment-194</guid>
		<description>Proved to be really helpful. Especially when you are distressed and see nothing bright in front of you....this useful tip has shown me life.
Thanks a lot my dear friend.</description>
		<content:encoded><![CDATA[<p>Proved to be really helpful. Especially when you are distressed and see nothing bright in front of you&#8230;.this useful tip has shown me life.<br />
Thanks a lot my dear friend.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mano</title>
		<link>http://ohadpr.com/2006/03/solution-to-unresolved-external-symbol-_com_issue_error-_bstr_t_bstr_t/comment-page-1/#comment-190</link>
		<dc:creator>Mano</dc:creator>
		<pubDate>Fri, 10 Jul 2009 09:02:57 +0000</pubDate>
		<guid isPermaLink="false">http://ohad.visual-i.com/2006/03/16/solution-to-unresolved-external-symbol-_com_issue_error-_bstr_t_bstr_t/#comment-190</guid>
		<description>Thanks a lot :-)</description>
		<content:encoded><![CDATA[<p>Thanks a lot <img src='http://ohadpr.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Carlos</title>
		<link>http://ohadpr.com/2006/03/solution-to-unresolved-external-symbol-_com_issue_error-_bstr_t_bstr_t/comment-page-1/#comment-181</link>
		<dc:creator>Carlos</dc:creator>
		<pubDate>Thu, 21 May 2009 19:52:46 +0000</pubDate>
		<guid isPermaLink="false">http://ohad.visual-i.com/2006/03/16/solution-to-unresolved-external-symbol-_com_issue_error-_bstr_t_bstr_t/#comment-181</guid>
		<description>Thnk you very much. It really help a lot. Exact and short, makes it much more valuable. Have a nice day ;-)</description>
		<content:encoded><![CDATA[<p>Thnk you very much. It really help a lot. Exact and short, makes it much more valuable. Have a nice day <img src='http://ohadpr.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>
