Whats the best way to get the size and poisition of a single window?
Im working on a screenshot utillity and I already figured out how to take a screen shot of the entire screen.
But i want the user to be able to choose to just screen shot a specific window. Eather by cursor position, title of the window or somthing...
anyone know what i can do?