Assuming I already have the handle to a window, I can get the pid with GetWindowThreadProcessId. Is there a way I can get the process name without having to get all the processes and try to match my pid?
|
feedback
|
|
You can use | |||
feedback
|