Hi,
I'm currently trying to write a program which will detect a pop up or new window and print the related co-ordinates to a file. Looking the msdn API i have put together the following code. Being totally inexperienced at C I'm at a loss as how to implement the code below, or even if it will...