Add-Type

Add-Type keyword lets us use the .NET framework to compile C# code containing Win32 API declarations and then call them.

Last updated