Télécharger des MouseEmulator.7z (MouseEmulator.7z ( lien externe: SourceForge.net): 2,618 octets) va bientôt commencer. Sinon, cliquez sur MouseEmulator.7z ( lien externe: SourceForge.net).

Informations sur le fichier

Taille du fichier
2,618 octets
MD5
73ecf438d003582efe4d269ddac997e5

Description du projet

A quick and simple segment of C# code which will allow manipulation of your mouse cursor and interaction via clicks.
Interacts directly with 'user32.dll' allowing low level access and control. Automate your favourite software or even remotely control your computer, the options are endless.
Source code is provided 'as is'. Feel free to do whatever you wish with it.

This is a stand-alone library for the .Net framework, running on Windows. This library will not work on Mono under a Unix based system. This is due to the use of PInvoke which target core Windows environment functionality.