Is there a way to import c dlls and header files in powershell?

373 Views Asked by At

Is there a way to import C DLLs and header files in PowerShell? I was not able to get Add-Type to work.

0

There are 0 best solutions below