Introduction - If you have any usage issues, please Google them yourself
Module-API-take process ID 2.GetForegroundWindow// get the handle of the foreground window without parameters 3.GetWindowThreadProcessId// use the window to get the process ID 4.GetCurrentProcessId// get the process ID of its own