Update psapi.cs
This commit is contained in:
parent
685fe35a3a
commit
d810b82011
1 changed files with 1 additions and 0 deletions
|
|
@ -2,6 +2,7 @@
|
|||
|
||||
namespace Xorog.UniversalExtensions.WindowsAPI;
|
||||
|
||||
#pragma warning disable CS8981 // The type name only contains lower-cased ascii characters. Such names may become reserved for the language.
|
||||
public class psapi
|
||||
{
|
||||
[DllImport("psapi.dll")]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue