Skip to content

Latest commit

 

History

50 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Win32Interop

Win32 interop classes, constants, enumerations, and structures for .NET. Currently the following Windows libraries are supported:

  • dwmapi.dll
  • gdi32.dll
  • kernel32.dll
  • user32.dll
  • uxtheme.dll

All of these assemblies are available for use in your projects via NuGet:

PM> Install-Package Win32Interop.Dwmapi
PM> Install-Package Win32Interop.Gdi32
PM> Install-Package Win32Interop.Kernel32
PM> Install-Package Win32Interop.User32
PM> Install-Package Win32Interop.Uxtheme

About

Win32 interop classes, constants, and structures for .NET.

Resources

Stars

47 stars

Watchers

9 watching

Forks

Releases

Packages

Used by

Contributors

Languages