Hi,
I'm writing an application to fully control the mouse click/movement. What I mean is that say for instance, if I have the application running, form fully transparent, fullscreen, then if I click the mouse button, in normal case, it will bring the application in background in focus - I need to stop this from happening (i.e. clicking the button and nothing visible should happen on the screen), as I need to process all the mouse activity and send it out using this application.
I need to write an application which allow 2 mouse to act independently, and im using this as an overlay, creating 2 fake pointers by drawing using C#, whist disabling the real mouse