How to implement mouse click event in a C# project

You can make clicks without affecting the user mouse. The recommended approach to do this is outlined at Multi instances Support - #2 by Viir

Can you use any of those to send a click to the eve online client without affecting the user mouse? If this was possible it would be interesting to take a closer look.

1 Like