Eely ECW touchscreen component?

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I'm having a hell of a hard time developing a component for the Eely ECW
Touchscreen. Anybody ever done this before? It's a two-part driver, one
being the controller and the other being a mouse driver. The controller
installs fine from a component that is created from the driver's .inf file,
but the mouse driver from it's .inf file won't work at all. I've compared
the .inf file with the component and there doesn't seem to be any
discrepancy. Attempting to install the driver after the FBA is complete also
doesn't work. Any general troubleshooting tips in situations like this? TIA.
 
William,

I recall some folks here reported some problems with touchscreen drivers related to a presence of the mouse driver. You may want to
search the NG archive.

Also, analyze your \windows\SetupApi.log to see the reason why the driver is failing to install.
 
Back
Top