Re: Services Drivers and Messages
- From: "Doron Holan [MS]" <doronh@xxxxxxxxxxxxxxxxxxxx>
- Date: Wed, 29 Mar 2006 21:45:58 -0800
you can't send messages from a driver and you can't hook the raw input
thread to customize it.
d
--
Please do not send e-mail directly to this alias. this alias is for
newsgroup purposes only.
This posting is provided "AS IS" with no warranties, and confers no rights.
<andy.somerville@xxxxxxxxx> wrote in message
news:1143647557.899040.165050@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Doron,
Thanks for the thoughts. I will probably end up doing as you suggest.
Because being able send other messages as well is a *major* bonus (and
raw input is not available in win2k), my secret hope though is that
someone is going to say "...actually there is a way to send messages
from drivers". Regarding this, I've read some ("Getting Started with
the Windows Driver Development Environment") Microsoft documentation
which suggests hat its a good idea to put some of the code in a
user-mode DLL. This, however, conflicts with what I understand about
driver development, as well as some specific questions Ive seen asked
in the newsgroups. Since it seems if this is possible, that (if I'm
looking at this the right way) I would be able to send messages from a
driver as desired, I am particularly interested.
So: Do you know is this possible to do? and if so, where might I find
further information?
(As an aside: Anyone know where the kernel dispatches
mouse/keyboard/input messages from? and if there is any way to attach
some custom proceedures?)
.
- Follow-Ups:
- Re: Services Drivers and Messages
- From: andy.somerville@xxxxxxxxx
- Re: Services Drivers and Messages
- References:
- Services Drivers and Messages
- From: andy.somerville@xxxxxxxxx
- Re: Services Drivers and Messages
- From: Doron Holan [MS]
- Re: Services Drivers and Messages
- From: andy.somerville@xxxxxxxxx
- Services Drivers and Messages
- Prev by Date: Re: Dynamically loading binaries in Kernel mode.
- Next by Date: Re: Callback objects
- Previous by thread: Re: Services Drivers and Messages
- Next by thread: Re: Services Drivers and Messages
- Index(es):
Relevant Pages
|