I'm using mouse_event (user32.dll) to insert mouse movement events into windows and move the cursor. It's working great, but the mouse movement events coming from the actual mouse always override ...