Re: How to use GetMouseMovePoints ??
From: Rage coder (coder_at_clever-devel.org)
Date: 04/16/04
- Next message: Andrew Enfield \(MS\): "Re: Touch Screen Monitor?"
- Previous message: Michael Schwab: "Re: Does the Windows CE has a computername"
- Maybe in reply to: Rage coder: "How to use GetMouseMovePoints ??"
- Next in thread: r_z_aret_at_pen_fact.com: "Re: How to use GetMouseMovePoints ??"
- Reply: r_z_aret_at_pen_fact.com: "Re: How to use GetMouseMovePoints ??"
- Messages sorted by: [ date ] [ thread ]
Date: Fri, 16 Apr 2004 17:49:52 +0200
r_z_aret@pen_fact.com wrote:
> On Tue, 13 Apr 2004 12:44:51 +0200, Rage coder
> <coder@clever-devel.org> wrote:
>
>>How are we suppose to use GetMouseMovePoints ?
> Are you sure you need to?
Actually, no ! The more we try this, the less I believe it's the best
way to proceed.
We would like to get the precise movement (in real time) of an embedded
system. So we will put two mice on it. Now our (big) problem is to get
these information (simultaneously) via the windows API.
I found some files in .\WINCE420\PUBLIC\COMMON\OAK\DRIVERS\USB\USBD.
Does anyone think that I can use those files to get the informations
directly from the driver. Or is there a lower lever API than
getmousemovepoint I didn't find ?
> My signature-capture code stores
> cursor/mouse/pointer position in response to WM_MOUSEMOVE messages,
> and the resolution is fine. I tried using GetMouseMovePoints, but
> disabled the code because it caused flashing and didn't make the
> signatures look any better.
Well, I don't really understand how to use WM_MOUSEMOVE. But I think
this is not what we are looking for because of the references to the
mouse button and the windows, that we won't have as we don't need
graphical interface.
Thanks in advance.
Theo.
- Next message: Andrew Enfield \(MS\): "Re: Touch Screen Monitor?"
- Previous message: Michael Schwab: "Re: Does the Windows CE has a computername"
- Maybe in reply to: Rage coder: "How to use GetMouseMovePoints ??"
- Next in thread: r_z_aret_at_pen_fact.com: "Re: How to use GetMouseMovePoints ??"
- Reply: r_z_aret_at_pen_fact.com: "Re: How to use GetMouseMovePoints ??"
- Messages sorted by: [ date ] [ thread ]