WH_MOUSEHOOK_LL
- From: DanS <t.h.i.s.n.t.h.a.t@xxxxxxxxxxxxxxxxxxxxxx>
- Date: Sat, 28 Jan 2006 16:00:11 -0600
An actual question this time, sorry about the previous ranting post.
The answer is probably no, but is there a way to safely eat a mouse message
that is hooked ?
I'm using the hook and reacting to the MBUTTONUP message. If I drop that
event from the queue, it causes issues with the other programs.
>From what I can gather, this is because the active program, whatever it is,
will get the MBUTTONDOWN message and the NOT recieve the UP message.
I guess I could just kill the down message also.
DanS
.
- Follow-Ups:
- Re: WH_MOUSEHOOK_LL
- From: Tom Esh
- Re: WH_MOUSEHOOK_LL
- From: Juergen Thuemmler
- Re: WH_MOUSEHOOK_LL
- Prev by Date: Why sending email programmatically must be so complicated?
- Next by Date: cRegistry problems read/writing to (Default)
- Previous by thread: Why sending email programmatically must be so complicated?
- Next by thread: Re: WH_MOUSEHOOK_LL
- Index(es):