Re: USB Touch Screen Driver



how is your device connected to the machine? does it conform to the HID spec? outside of the absolute pointer data, do you need to also calibrate the device and communicate with the driver from a user mode application?

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.


"shrads" <shraddha.karwan@xxxxxxxxx> wrote in message news:2a6de7d5-c275-4196-a9c4-50155174acb5@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
I have to write a touch screen driver for Windows XP.

From whatever information I got I conclude that I have to write mini
class driver which sits below the Mouclasss.sys since there is no
Touch Screen Class Driver in XP as in Windows CE. Is this assumption
right..??
Also to start with where can I get some sample code to begin with
writing a mini class driver for a mouse class driver?
Any related information will be highly appreciated.

.



Relevant Pages

  • Re: USB Key board stopped working
    ... most likely a class driver was install that was behaving incorrectly. ... Please do not send e-mail directly to this alias. ... newsgroup purposes only. ...
    (microsoft.public.development.device.drivers)
  • USB Touch Screen Driver
    ... I have to write a touch screen driver for Windows XP. ... Touch Screen Class Driver in XP as in Windows CE. ... writing a mini class driver for a mouse class driver? ... Any related information will be highly appreciated. ...
    (microsoft.public.development.device.drivers)