[DllImport("kernel32.dll")] public static extern int OpenProcess(uint dwDesiredAccess, int bInheritHandle, int dwProcessID);