When I use IbSendMouseMove(uint32_t x, uint32_t y, Send::MoveMode mode), the Absolute mode never works correctly. Whether I’m using a Razer or Logitech mouse, it always places the cursor at a position with very small x and y values.
Additionally, Relative movement is always off by a few pixels and cannot achieve precise positioning.
Even when I disable "Enhanced Pointer Precision", the issue still persists.