Windows 7 Codepack V1.0 released

Das Windows® API Code Pack for Microsoft® .NET Framework stellt API’s zur Verfügung mit denen neue Features des Windows 7 Betriebssystem (und einige Features von existierenden Windows Betriebssystemen) von managed Code genutzt werden können.

Diese Betriebssystemsfeatures waren bisher gar nicht oder nur sehr schwer über PInvoke Interop aus managed Programmen nutzbar.

Zur Umfang dieses Version V1.0 Releases gehören das Codepack mit Sourcecode, eine Hilfedatei mit Samples und ein DirectX Codepack.

Die Codebeispiele liegen in VB.NET und C# vor.

Die Betriebssystem Features, die von Codepack API zur Verfügung gestellt werden sind:

  • Windows 7 Taskbar Jump Lists, Icon Overlay, Progress Bar, Tabbed Thumbnails, and Thumbnail Toolbars.
  • Windows 7 Libraries, Known Folders, non-file system containers.
  • Windows Shell Search API support, a hierarchy of Shell Namespace entities, and Drag and Drop functionality for Shell Objects.
  • 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.

Mehr Information zum Codepack gibt’s hier: https://code.msdn.microsoft.com/WindowsAPICodePack

Die Download Seite ist hier:

https://code.msdn.microsoft.com/WindowsAPICodePack/Release/ProjectReleases.aspx?ReleaseId=3077

Viel Spass beim Ausprobieren … GunnarD