Help on API function
Author |
Message |
HazySmoke)345

|
Posted: Mon Jul 03, 2006 8:55 pm Post subject: Help on API function |
|
|
I remember seeing this somewhere - there's a Windows API function that converts the coordinates of a point on the window to the coordinates of the same point on the screen. I just can't recall the name of it!! Anyone knows? |
|
|
|
|
 |
Sponsor Sponsor

|
|
 |
Echo

|
Posted: Sun Aug 20, 2006 1:28 pm Post subject: (No subject) |
|
|
I don't know the name of the function but...
Couldn't you just take the coordinates of that point and add it to the location of the form itself? That should give you the coordinates of the same point but relative to the screen. |
|
|
|
|
 |
|
|