WinCopies.WindowsAPICodePack.Win32Native.Consts
2.0.0-preview1
See the version list below for details.
dotnet add package WinCopies.WindowsAPICodePack.Win32Native.Consts --version 2.0.0-preview1
NuGet\Install-Package WinCopies.WindowsAPICodePack.Win32Native.Consts -Version 2.0.0-preview1
<PackageReference Include="WinCopies.WindowsAPICodePack.Win32Native.Consts" Version="2.0.0-preview1" />
paket add WinCopies.WindowsAPICodePack.Win32Native.Consts --version 2.0.0-preview1
#r "nuget: WinCopies.WindowsAPICodePack.Win32Native.Consts, 2.0.0-preview1"
// Install WinCopies.WindowsAPICodePack.Win32Native.Consts as a Cake Addin #addin nuget:?package=WinCopies.WindowsAPICodePack.Win32Native.Consts&version=2.0.0-preview1&prerelease // Install WinCopies.WindowsAPICodePack.Win32Native.Consts as a Cake Tool #tool nuget:?package=WinCopies.WindowsAPICodePack.Win32Native.Consts&version=2.0.0-preview1&prerelease
Windows-API-Code-Pack 2.0.0-preview1
README
Licence
See LICENCE for the original licence (retrieved from WebArchive). The library is not developed anymore by Microsoft and seems to have been left as 'free to use'. A clarification or update about the licence terms from Microsoft is welcome, however.
Release notes
See CHANGELOG for latest changes.
Bugs
When you submit a bug:
- provide a short example code showing the bug
- describe the expected behavior/result
Usage notes
TaskDialog
If you get the following exception when you instantiate a TaskDialog
:
An unhandled exception of type 'System.NotSupportedException' occurred in Microsoft.WindowsAPICodePack.dll
Additional information: TaskDialog feature needs to load version 6 of comctl32.dll but a different version is current loaded in memory.
To fix it, create an application manifest and un-comment the following block section:
Note: you might have to restart Visual Studio as the DLLs seems to be cached in memory and rebuilding your project doesn't seem to be enough in some cases.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
.NET Core | netcoreapp3.0 is compatible. netcoreapp3.1 was computed. |
.NET Framework | net472 is compatible. net48 was computed. net481 was computed. |
-
.NETCoreApp 3.0
- No dependencies.
-
.NETFramework 4.7.2
- No dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated | |
---|---|---|---|
2.0.0-preview6 | 2,692 | 5/1/2020 | |
2.0.0-preview5 | 1,020 | 4/25/2020 | |
2.0.0-preview4 | 464 | 4/25/2020 | |
2.0.0-preview3 | 855 | 4/24/2020 | |
2.0.0-preview2 | 924 | 3/28/2020 | |
2.0.0-preview1 | 811 | 3/19/2020 |