<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>softwerkz.net &#187; Link Library</title>
	<atom:link href="http://softwerkz.net/tag/link-library/feed/" rel="self" type="application/rss+xml" />
	<link>http://softwerkz.net</link>
	<description>experience it!</description>
	<lastBuildDate>Tue, 31 Jan 2012 03:09:53 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>How-To: Dynamically Invoke C++ DLL Function in C#?</title>
		<link>http://softwerkz.net/2010/03/dynamically-invoke-dll-function/</link>
		<comments>http://softwerkz.net/2010/03/dynamically-invoke-dll-function/#comments</comments>
		<pubDate>Mon, 01 Mar 2010 15:48:22 +0000</pubDate>
		<dc:creator>softz</dc:creator>
				<category><![CDATA[C#]]></category>
		<category><![CDATA[C/C++]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[How-To]]></category>
		<category><![CDATA[Link Library]]></category>
		<category><![CDATA[RegSvr32.exe]]></category>

		<guid isPermaLink="false">http://softwerkz.net/?p=304</guid>
		<description><![CDATA[Calling a C++ dll from C# code is very common in our daily programming activities. This post shows you how to dynamically invoke a C++ DLL function in C#.]]></description>
		<wfw:commentRss>http://softwerkz.net/2010/03/dynamically-invoke-dll-function/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Static Link Library (SLL) vs. Dynamic Link Library (DLL) in C/C++</title>
		<link>http://softwerkz.net/2009/09/sll-dll/</link>
		<comments>http://softwerkz.net/2009/09/sll-dll/#comments</comments>
		<pubDate>Thu, 24 Sep 2009 14:37:31 +0000</pubDate>
		<dc:creator>softz</dc:creator>
				<category><![CDATA[C/C++]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Link Library]]></category>

		<guid isPermaLink="false">http://softwerkz.net/?p=16</guid>
		<description><![CDATA[Static linking vs. Dynamic linking, each has its own advantages and disadvantages. Understanding them will definitely help you to use the one which is suitable and benefits most to your application in terms of maintenance and robustness.]]></description>
		<wfw:commentRss>http://softwerkz.net/2009/09/sll-dll/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

