I am using Run("some application.exe") and getting a PID, and then I need to get a Process Handle from that PID, so I can use some APIs that require a ProcessHandle...