I'm updating a program that I wrote a few months back and I need to be able to determine the size and position of other program windows. I'm sure this is possible, but I just can't figure out how. I've tried Google and all of the results that I came up with were dead ends.
Basically I just need to see the location in screen coordinates and the size of the external window. How might I accomplish this?
Basically I just need to see the location in screen coordinates and the size of the external window. How might I accomplish this?
Comment