Usb driver

  • Thread starter Thread starter Mike
  • Start date Start date
M

Mike

Hi,
I made a component for a specific USB driver.
This driver is at top of windows usb driver stack.
I would like to know if I must define any dependancy to
low windows driver and if yes how can I do it ?
does it exist a dependancy group for windows usb driver
stack ?

Thanks in advance...
 
Hello Mike,

I would look at the dependencies of a similar device that is already part of
the XPe database. Copy those dependencies into your custom component,
rebuild, and re-deploy. HTH,

Brad Combs
Imago Technologies
 
Back
Top