*Before anything, I'll let you know I am a newbie in the embedded world. I've made a few images that have worked great, but my work is getting more involved and detailed now*
I am currently trying to create a component in Windows XP embedded of a driver file. The driver itself has numerous .INF files so I beleive I will have to import all of them and group them together. After all is done and I build the OS image, it will boot fine and work, but when I plug in the USB camera it will state the part of the .INF file it is trying to reference was not found.... During the INF import into compnent designer it did come up with errors about other INF's needing the user to activate (ks.inf, kcaptur.inf). I included those into the build and didn't help. I've tried importing the INF's after the image was built and that doesn't work either. ![Confused [*-)]](/emoticons/emotion-42.gif)
Any suggestions??