winapi - Setting Virtual Key/MouseButton State Without Triggering Events -


Is it possible to set the virtual key position / mouse button position for all programs on the computer (at the same time the left mouse button is current Set to be pressed without a mouse down event). Can it be obtained by installing a fake keyboard or mouse driver for a fake keyboard or mouse, when asked as a current status of a key, would you have to reply to your choice or respond to another medium?

EDIT: This will affect the program so that I do not have code to run in other threads ...

Comments

Popular posts from this blog

python - Overriding the save method in Django ModelForm -

html - CSS autoheight, but fit content to height of div -

qt - How to prevent QAudioInput from automatically boosting the master volume to 100%? -