<?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: Creating a Managed Wrapper for a Lib File</title>
	<atom:link href="http://tom-shelton.net/index.php/2008/12/11/creating-a-managed-wrapper-for-a-lib-file/feed/" rel="self" type="application/rss+xml" />
	<link>http://tom-shelton.net/index.php/2008/12/11/creating-a-managed-wrapper-for-a-lib-file/</link>
	<description></description>
	<lastBuildDate>Tue, 14 Sep 2010 23:51:37 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.2</generator>
	<item>
		<title>By: Evgeni Krustev</title>
		<link>http://tom-shelton.net/index.php/2008/12/11/creating-a-managed-wrapper-for-a-lib-file/comment-page-1/#comment-90</link>
		<dc:creator>Evgeni Krustev</dc:creator>
		<pubDate>Tue, 14 Sep 2010 23:51:37 +0000</pubDate>
		<guid isPermaLink="false">http://tomshelton.wordpress.com/2008/12/11/creating-a-managed-wrapper-for-a-lib-file/#comment-90</guid>
		<description>I really, really want to thank you,  Tom Shelton! From probably a week I&#039;m trying to do exactly the same and this is the first tutorial that is so detailed and helpful! Thanks again!!!</description>
		<content:encoded><![CDATA[<p>I really, really want to thank you,  Tom Shelton! From probably a week I&#8217;m trying to do exactly the same and this is the first tutorial that is so detailed and helpful! Thanks again!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sahar</title>
		<link>http://tom-shelton.net/index.php/2008/12/11/creating-a-managed-wrapper-for-a-lib-file/comment-page-1/#comment-79</link>
		<dc:creator>Sahar</dc:creator>
		<pubDate>Tue, 20 Jul 2010 21:06:38 +0000</pubDate>
		<guid isPermaLink="false">http://tomshelton.wordpress.com/2008/12/11/creating-a-managed-wrapper-for-a-lib-file/#comment-79</guid>
		<description>Hi, I have a .lib file and its corresponding .h file ( from a third party developer and I don&#039;t have the source code). I want to use them in c# application. I tried the method you talked about in this page. If I create a lib file as you said in this article, everything works fine and I can work with the class and methods inside the library. but when I replace my library with the main library that I want to work with, I get this error: 
&quot;Error 1 error C2059: syntax error : &#039;__declspec(dllimport)&#039; &quot;. I don&#039;t know anything about c++ and don&#039;t have access to any one who knows it now.</description>
		<content:encoded><![CDATA[<p>Hi, I have a .lib file and its corresponding .h file ( from a third party developer and I don&#8217;t have the source code). I want to use them in c# application. I tried the method you talked about in this page. If I create a lib file as you said in this article, everything works fine and I can work with the class and methods inside the library. but when I replace my library with the main library that I want to work with, I get this error:<br />
&#8220;Error 1 error C2059: syntax error : &#8216;__declspec(dllimport)&#8217; &#8220;. I don&#8217;t know anything about c++ and don&#8217;t have access to any one who knows it now.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Harish</title>
		<link>http://tom-shelton.net/index.php/2008/12/11/creating-a-managed-wrapper-for-a-lib-file/comment-page-1/#comment-69</link>
		<dc:creator>Harish</dc:creator>
		<pubDate>Wed, 10 Mar 2010 09:36:42 +0000</pubDate>
		<guid isPermaLink="false">http://tomshelton.wordpress.com/2008/12/11/creating-a-managed-wrapper-for-a-lib-file/#comment-69</guid>
		<description>Hi,

We would like to launch few flash based application (Presentation with swf or exe)Any idea how this wrapper can help?</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>We would like to launch few flash based application (Presentation with swf or exe)Any idea how this wrapper can help?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daniel</title>
		<link>http://tom-shelton.net/index.php/2008/12/11/creating-a-managed-wrapper-for-a-lib-file/comment-page-1/#comment-58</link>
		<dc:creator>Daniel</dc:creator>
		<pubDate>Mon, 07 Dec 2009 20:14:56 +0000</pubDate>
		<guid isPermaLink="false">http://tomshelton.wordpress.com/2008/12/11/creating-a-managed-wrapper-for-a-lib-file/#comment-58</guid>
		<description>Excellent!!! It surely worked for me!</description>
		<content:encoded><![CDATA[<p>Excellent!!! It surely worked for me!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

