[DllImport("kernel32.dll")] public static extern int GetExitCodeThread(int hThread, ref int lpExitCode);