Windows API Code Pack for Microsoft .NET Framework
I just stumbled upon the Windows API Code Pack for the Microsoft .NET Framework. It’s a code pack that allows .NET developers to take advantage of some of the new Windows 7 features.
Features supported by version 0.9 of the code pack are:
- Windows 7 Taskbar Jump Lists, Icon Overlay, Progress Bar, Tabbed Thumbnails, and Thumbnail Toolbars.
- Known Folders, Windows 7 Libraries, non-file system containers, and a hierarchy of Shell Namespace entities.
- Windows 7 Explorer Browser Control.
- Shell property system.
- Windows Vista and Windows 7 Common File Dialogs, including custom controls.
- Windows Vista and Windows 7 Task Dialogs.
- 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)
- Sensor Platform APIs
- Extended Linguistic Services APIs
- Power Management APIs
- Application Restart and Recovery APIs
- Network List Manager APIs
- Command Link control and System defined Shell icons.
Requirements:
- .NET Framework 3.5 or later.
- This library targets the Windows 7 RC version, though some of the features will work on the older versions of Windows operating system.
- DirectX features have dependency on Windows SDK for Windows 7 RC and March 2009 release of DirectX SDK.
There are also a few short 2-minute videos available to show you how easy it is to use some of the above features.