I've got two questions:
1. How can I move mouse cursor from my little proggie?
2. How can I simulate that the user is still there - you know, simualted keyboard/mouse input etc.
1. How can I move mouse cursor from my little proggie?
2. How can I simulate that the user is still there - you know, simualted keyboard/mouse input etc.
Still trying to cheat those, "pay to be online" things, huh! :)
Anyway, you may want to check Iczelion's web site...
http://spiff.tripnet.se/~iczelion/source0.html
Look for 'Don't sleep 1.0 Update' for the mouse hooking version...
Simulates mouse movements...
Sliver
Anyway, you may want to check Iczelion's web site...
http://spiff.tripnet.se/~iczelion/source0.html
Look for 'Don't sleep 1.0 Update' for the mouse hooking version...
Simulates mouse movements...
Sliver
Look up keybd_event and mouse_event... Perhaps they can help do what you want.
Look up JournalPlaybackProc ... this works fairly well.