Re: Services Drivers and Messages

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance



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?)



.



Relevant Pages

  • Re: Customized paper
    ... Go to the manufacturer's web site and look around for an updated driver. ... In> Windows '95 we were able to customize our paper size and> print up to 22 inches long before a page break. ... > We've tried different printer drivers, and are working> off personal dot matrix printers right at the side of our> desks, nothing on the lan or internet. ...
    (microsoft.public.word.printingfonts)
  • Re: The upper end of a wacoms pen
    ... My (driver) preference pane --setting panel- displays only an limited ... number of ways to customize the few buttons on the pen. ... (like minimize the brush, change layer ... (my recent problem with gimp was not solved, ...
    (comp.graphics.apps.gimp)
  • Re: SD SDIO MMC PXA255
    ... The host controller is your low level driver, so you have to customize it as ... SDMEMORY is the client driver and is not related to the hardware, ...
    (microsoft.public.windowsce.platbuilder)
  • Re: Driver is not added to OS design
    ... But if this is the case then how can we customize our BSP Catalog to ... problems) so that it is easy to add or remove any driver or application ...
    (microsoft.public.windowsce.platbuilder)
  • Re: Kernel Mode DLL Run-Time Binding
    ... This is because you have failed to integrate driver development into your ... visual development environment. ... > the use of the /Gs flag along with GsDriverEntry and the linking against ...
    (microsoft.public.development.device.drivers)