|
-
Aug 19th, 2000, 05:44 AM
#1
Thread Starter
Hyperactive Member
OK - I have a problem - I have a picture on the screen which I captured to a picture box in VB.
Now I want the program search for the picture on the screen which was captured before even if the original picture has moved to another point.
When it's located the mouse cursor should be moved into the middle of the picture on the screen.
I think it would work as a kind of comparison.
That means - the application compares the picture in the
picture box with any picture or object on the screen and if
it maches the mouse cursor moves into the middle of the picture on the screen even if it has moved.
------
I know the commands to move the mouse but I need help how to do this locating function.
thx, sub-zero
Visual Studio 6.0 Enterprise Edition - SP3
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|