<?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>Marius Bancila's Blog &#187; code pack</title>
	<atom:link href="http://mariusbancila.ro/blog/tag/code-pack/feed/" rel="self" type="application/rss+xml" />
	<link>http://mariusbancila.ro/blog</link>
	<description>Sharing my opinions and ideas!</description>
	<lastBuildDate>Fri, 06 Apr 2012 13:45:55 +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>Windows API Code Pack for .NET 3.5</title>
		<link>http://mariusbancila.ro/blog/2009/06/23/windows-api-code-pack-for-net-3-5/</link>
		<comments>http://mariusbancila.ro/blog/2009/06/23/windows-api-code-pack-for-net-3-5/#comments</comments>
		<pubDate>Tue, 23 Jun 2009 07:40:12 +0000</pubDate>
		<dc:creator>Marius Bancila</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[CTPs & Betas]]></category>
		<category><![CDATA[Visual Studio]]></category>
		<category><![CDATA[Windows Programming]]></category>
		<category><![CDATA[.net 3.5]]></category>
		<category><![CDATA[code pack]]></category>
		<category><![CDATA[library]]></category>
		<category><![CDATA[win7]]></category>

		<guid isPermaLink="false">http://mariusbancila.ro/blog/?p=314</guid>
		<description><![CDATA[MSDN Code Gallery made available an update for the Windows API Code Pack for .NET Framework 3.5 (or above), a library that provides access to some Window 7 features and some existing features in previous operating systems. It includes: Windows 7 Taskbar Jump Lists, Icon Overlay, Progress Bar, Tabbed Thumbnails, and Thumbnail Toolbars. Known Folders, [...]]]></description>
			<content:encoded><![CDATA[<p>MSDN Code Gallery made available an update for the Windows API Code Pack for .NET Framework 3.5 (or above), a library that provides access to some Window 7 features and some existing features in previous operating systems. It includes:</p>
<ul>
<li>Windows 7 Taskbar Jump Lists, Icon Overlay, Progress Bar, Tabbed Thumbnails, and Thumbnail Toolbars.</li>
<li>Known Folders, Windows 7 Libraries, non-file system containers, and a hierarchy of Shell Namespace entities. </li>
<li>Windows 7 Explorer Browser Control.</li>
<li>Shell property system.</li>
<li>Windows Vista and Windows 7 Common File Dialogs, including custom controls.</li>
<li>Windows Vista and Windows 7 Task Dialogs.</li>
<li>Direct3D 11.0, Direct3D 10.1/10.0, DXGI 1.0/1.1, Direct2D 1.0, DirectWrite, Windows Imaging Component (WIC) APIs. (DirectWrite and WIC have partial support)</li>
<li>Sensor Platform APIs</li>
<li>Extended Linguistic Services APIs</li>
<li>Power Management APIs</li>
<li>Application Restart and Recovery APIs</li>
<li>Network List Manager APIs</li>
<li>ommand Link control and System defined Shell icons.</li>
</ul>
<p>The requirements for using this library are:</p>
<ul>
<li>.NET Framework 3.5</li>
<li>Windows 7 RC (some features work on previous operating systems too)</li>
<li>DirectX features have dependency on Windows SDK for Windows 7 RC and March 2009 release of DirectX SDK</li>
</ul>
<p>You can download the Code Pack library from <a href="http://code.msdn.microsoft.com/WindowsAPICodePack" target="_blank">here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://mariusbancila.ro/blog/2009/06/23/windows-api-code-pack-for-net-3-5/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

