Could not find a driver for Microtouch TouchScreen (root\MtsTch)

G

Greg Chu

Hi,

I did everything according the article "I need to componentize a
thirty-party driver"
www.microsoft.com/windows/embedded/community/tips/xp/thirdparty.asp

imported microtouch screen driver and created a component without errors.

Then using target designer, to parse devices.pmq I still get message above.

Do I names the component name wrong, or since it has been imported to the
compnent database, it should find it.

Please help!

Thanks!
 
K

Kesavan

Hi Greg,

The devices.pmq would add it if the component was created and added to
the database.you need to add it explicitely in the TD in addition to
the importing of devices.pmq.

Do you get files not found then check for the Repositories folder .The
path to the repository should be wrong or you might need to copy the
mising files to the folder.

Kesavan
 
H

Hans de Vetten [PTS Software]

You should check if the PnPID for the device matches with that of the driver
in the database. Check with notepad your devices.pmq and check the advanced
properties of the component in Target Designer (cmiPnpDevDriverVer). It's my
guess you will find there is no exact match. If you are sure that the driver
you have componentized? is working on XPPro then try to add it manually to
your configuration.

Regards,
Hans de Vetten
PTS Software
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top