XerxesTheMighty
Programmer
If there is a SetWindowPos why isn't there a GetWindowPos?
Anyway here's my question: how do you get the current window position?
I've tried the WINDOWINFO/GetWindowInfo--but VC++6.0 doesn't like it, it says its 'undefined', so I looked in winuser.h (which I included) and both are there, so I don't know whats wrong with it. Is there any other way to get the position of the window?
--------------
"Ask a question and your a fool for three minutes, don't ask it and your a fool for a lifetime." -Chinese Proverb
Xerxes Dynatos
Anyway here's my question: how do you get the current window position?
I've tried the WINDOWINFO/GetWindowInfo--but VC++6.0 doesn't like it, it says its 'undefined', so I looked in winuser.h (which I included) and both are there, so I don't know whats wrong with it. Is there any other way to get the position of the window?
--------------
"Ask a question and your a fool for three minutes, don't ask it and your a fool for a lifetime." -Chinese Proverb
Xerxes Dynatos