Simulate mouse clicks in kernel space
问题 I am trying to simulate keyboard and mouse clicks in kernel space, so they won't be able to be blocked in other applications (in contrast to user space simulation). To achieve that goal, i found this library that is a C# wrapper for this project. As I understood, it installs a driver to communicate hardware devices such as mouse and keyboard. However, in contrast to the keyboard simulation that works flawlessly, i can't manage to make mouse simulation work: No right or left clicks, only mouse