libdui.redist
0.1.0.3
dotnet add package libdui.redist --version 0.1.0.3
NuGet\Install-Package libdui.redist -Version 0.1.0.3
<PackageReference Include="libdui.redist" Version="0.1.0.3" />
paket add libdui.redist --version 0.1.0.3
#r "nuget: libdui.redist, 0.1.0.3"
// Install libdui.redist as a Cake Addin #addin nuget:?package=libdui.redist&version=0.1.0.3 // Install libdui.redist as a Cake Tool #tool nuget:?package=libdui.redist&version=0.1.0.3
Redistributable components for package 'libdui'. This package should only be installed as a dependency.
(This is not the package you are looking for).
Product | Versions Compatible and additional computed target framework versions. |
---|---|
native | native is compatible. |
This package has no dependencies.
NuGet packages (1)
Showing the top 1 NuGet packages that depend on libdui.redist:
Package | Downloads |
---|---|
libdui
This library exposes a Win32 control that provides all the boilerplate associated with using the Direct2D API. This includes setup/teardown of a factory and render target for the control's device context, and notifications sent to the parent window for specific events. DirectUI tries to stay out of your way, and exposes no features beyond what you need to get Direct2D running smoothly. It was inspired by the undocumented DIRECTUIHWND that Microsoft uses in it's own software. DirectUI is C89, so there's no frills; it's about as minimal as it gets. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Release of DirectUI 0.1 libraries