How emulate a MouseDown and MouseMove like MouseClick with the hardware library?

sitajony

Active Member
Licensed User
Hi, I would know if it's possible to emulate a Mouse Down like MouseClick with the Hardware.dll library... I'm doing an RemotePPC and can just Click but not drag/slide...
Thanks for your replies!

And what's the KeyCode of Top, Left... in using Hardware library... Thanks :)
 
Last edited:

sitajony

Active Member
Licensed User
Thanks for your replies I've found ;) And maybe I'll upload here my own library with the source code cause I had not found a library for mouse event...
 

sitajony

Active Member
Licensed User
Thanks but I meant for emulate and mousedown etc... Like MouseClick with Hardware library... If there's not an existing library for this I can upload it...
It work perfectly... I use it for my prog who remote a PPC from a PPC...
 
Top