<?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: amBXLib</title>
	<atom:link href="http://xe135.com/projects/ambxlib/feed/" rel="self" type="application/rss+xml" />
	<link>http://xe135.com</link>
	<description>Building Better Worlds</description>
	<lastBuildDate>Tue, 17 Jan 2012 13:41:46 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Robert</title>
		<link>http://xe135.com/projects/ambxlib/#comment-63</link>
		<dc:creator>Robert</dc:creator>
		<pubDate>Fri, 12 Nov 2010 08:44:46 +0000</pubDate>
		<guid isPermaLink="false">http://grazz.com/?page_id=240#comment-63</guid>
		<description>Hmm, I looked into it, it should be a pretty easy fix. I&#039;ll update it as soon as I have time :)</description>
		<content:encoded><![CDATA[<p>Hmm, I looked into it, it should be a pretty easy fix. I&#8217;ll update it as soon as I have time <img src='http://xe135.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Death259</title>
		<link>http://xe135.com/projects/ambxlib/#comment-62</link>
		<dc:creator>Death259</dc:creator>
		<pubDate>Fri, 12 Nov 2010 05:01:59 +0000</pubDate>
		<guid isPermaLink="false">http://grazz.com/?page_id=240#comment-62</guid>
		<description>Whenever i go to dispose of my amBX, i always get an AsynchronousThreadAbort.... is there somethign else i need to do before i can dispose of the amBX? I already dispose of each light and fan before i dispose of the amBX.</description>
		<content:encoded><![CDATA[<p>Whenever i go to dispose of my amBX, i always get an AsynchronousThreadAbort&#8230;. is there somethign else i need to do before i can dispose of the amBX? I already dispose of each light and fan before i dispose of the amBX.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Robert</title>
		<link>http://xe135.com/projects/ambxlib/#comment-61</link>
		<dc:creator>Robert</dc:creator>
		<pubDate>Fri, 05 Feb 2010 08:57:55 +0000</pubDate>
		<guid isPermaLink="false">http://grazz.com/?page_id=240#comment-61</guid>
		<description>I actually didn&#039;t try the basic interop functionality in .NET, but I think that should work. amBX was written in C++/CLI because of my earlier experiences with DirectShow and .NET. I like the syntax and &#039;cleanliness&#039; of integration :)</description>
		<content:encoded><![CDATA[<p>I actually didn&#8217;t try the basic interop functionality in .NET, but I think that should work. amBX was written in C++/CLI because of my earlier experiences with DirectShow and .NET. I like the syntax and &#8216;cleanliness&#8217; of integration <img src='http://xe135.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Robert</title>
		<link>http://xe135.com/projects/ambxlib/#comment-60</link>
		<dc:creator>Robert</dc:creator>
		<pubDate>Fri, 05 Feb 2010 08:56:13 +0000</pubDate>
		<guid isPermaLink="false">http://grazz.com/?page_id=240#comment-60</guid>
		<description>Yes, that is exactly right (although VB has been a while for me). Don&#039;t forget to call AMBX.Dispose() at the end of your program! :)</description>
		<content:encoded><![CDATA[<p>Yes, that is exactly right (although VB has been a while for me). Don&#8217;t forget to call AMBX.Dispose() at the end of your program! <img src='http://xe135.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Darin</title>
		<link>http://xe135.com/projects/ambxlib/#comment-59</link>
		<dc:creator>Darin</dc:creator>
		<pubDate>Sat, 30 Jan 2010 04:51:31 +0000</pubDate>
		<guid isPermaLink="false">http://grazz.com/?page_id=240#comment-59</guid>
		<description>Hi

I was just wondering if you ever had a chance to put together a sample showing the use of your lib. I&#039;m having a prob instantiating an AMBX object from VB.net. It&#039;s acting like I don&#039;t have some runtime component set right, but the exception is pretty much empty. Not much to go on.

I&#039;m just setting it up like so:

    Private AMBX As amBX = New amBXLib.amBX(1, 0, &quot;Test App&quot;, &quot;1.0.0&quot;)

Does that look right?

Thanks
And very cool idea.</description>
		<content:encoded><![CDATA[<p>Hi</p>
<p>I was just wondering if you ever had a chance to put together a sample showing the use of your lib. I&#8217;m having a prob instantiating an AMBX object from VB.net. It&#8217;s acting like I don&#8217;t have some runtime component set right, but the exception is pretty much empty. Not much to go on.</p>
<p>I&#8217;m just setting it up like so:</p>
<p>    Private AMBX As amBX = New amBXLib.amBX(1, 0, &#8220;Test App&#8221;, &#8220;1.0.0&#8243;)</p>
<p>Does that look right?</p>
<p>Thanks<br />
And very cool idea.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Darin</title>
		<link>http://xe135.com/projects/ambxlib/#comment-58</link>
		<dc:creator>Darin</dc:creator>
		<pubDate>Wed, 06 Jan 2010 16:55:26 +0000</pubDate>
		<guid isPermaLink="false">http://grazz.com/?page_id=240#comment-58</guid>
		<description>Wow. Just picked up an ambx and was getting prepped to do this exact same thing!

Just looking over the code, I never realized you could make actual .net assemblies in C++. Pretty slick.

I&#039;m guessing it&#039;s not possible to do the same thing via managed code because of the core ambx interfaces being C based? Or was it just easier this way, since you&#039;d already have all the headers etc in .h files?

Regardless, thanks for making this available!</description>
		<content:encoded><![CDATA[<p>Wow. Just picked up an ambx and was getting prepped to do this exact same thing!</p>
<p>Just looking over the code, I never realized you could make actual .net assemblies in C++. Pretty slick.</p>
<p>I&#8217;m guessing it&#8217;s not possible to do the same thing via managed code because of the core ambx interfaces being C based? Or was it just easier this way, since you&#8217;d already have all the headers etc in .h files?</p>
<p>Regardless, thanks for making this available!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Robert</title>
		<link>http://xe135.com/projects/ambxlib/#comment-57</link>
		<dc:creator>Robert</dc:creator>
		<pubDate>Sun, 27 Dec 2009 10:20:18 +0000</pubDate>
		<guid isPermaLink="false">http://grazz.com/?page_id=240#comment-57</guid>
		<description>It certainly is. Any .NET language should be able to use the library.</description>
		<content:encoded><![CDATA[<p>It certainly is. Any .NET language should be able to use the library.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: svelde</title>
		<link>http://xe135.com/projects/ambxlib/#comment-56</link>
		<dc:creator>svelde</dc:creator>
		<pubDate>Sat, 12 Dec 2009 15:28:52 +0000</pubDate>
		<guid isPermaLink="false">http://grazz.com/?page_id=240#comment-56</guid>
		<description>Interesting. Is it also usable for c#?</description>
		<content:encoded><![CDATA[<p>Interesting. Is it also usable for c#?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

