Directx mouse

From: You Are Right (extraz_at_singnet.com.sg)
Date: 11/09/04


Date: Tue, 9 Nov 2004 22:48:54 +0800

After i have created the mouse pointer for directx, something happens to the
tracking of the mouse pointer.
i create:
            sprintf(buffer,"Pointer (%d,%d)",mouse_x,mouse_y);
and i realised that the pointer loses its position if i move it quickly.
Lets say the original position is (320,240), after i move my mouse left and
right a few times and when back at the initial position, the figures change.
How does this happen? What can i do to solve this problem?



Relevant Pages

  • Re: Directx mouse
    ... >> tracking of the mouse pointer. ... > Likely ballistic mouse tracking. ... > to the left followed by a slow move to the right of the same distance ... But when i try out another programme that uses directx mouse, ...
    (comp.programming)
  • Re: Directx mouse
    ... > tracking of the mouse pointer. ... It's probably because of DirectX is based on hardware mouse. ... hardware cursor, but you try to use system api ...
    (comp.programming)
  • Re: Directx mouse
    ... > After i have created the mouse pointer for directx, ... > tracking of the mouse pointer. ... Likely ballistic mouse tracking. ... On most systems mice do not track ...
    (comp.programming)
  • Re: [Devel] [PATCH 6/6] BC: kernel memory accounting (marks)
    ... into mirroring array ... this pointer is still required for _user_ pages tracking, ... that's why I don't follow your suggestion right now... ...
    (Linux-Kernel)
  • Re: [Devel] [PATCH 6/6] BC: kernel memory accounting (marks)
    ... into mirroring array ... this pointer is still required for _user_ pages tracking, ... that's why I don't follow your suggestion right now... ...
    (Linux-Kernel)