Quote:
|
Originally Posted by zorlac
SetCapture will block all attempts to move the mouse from any drivers too  The drivers report to the system, and the system is enforcing the lock to the area
I`ll see if I can contact Oleg via whatever channel...
|
But what if the drivers won't use the mouse in any way? There has to be a direct way to get info from and to the touchscreen, at some point the driver must see raw position values, which it then translates into mouse movement. If there was a way to get to this raw data you wouldn't have to worry about mouse issues ever again. It would probably be beneficial for touchscreen manufacturers to allow simple and direct access that could be used regardless of any properties of other software running simultaneously.