I copy my project folder and give it a new name. (I do this to save my work before moving onto new fuctionality that I might want to undo at a later date) Anyway, when I open the newly copied project in eVC++4 IDE, I build it
Are there any updates as to when the Upgrade wizard add-in for converting EVC projects to VS 2005 will be available? There is documentation on MSDN that it will be made available as a "Web download"...
I am currently developing a PCI camera driver for Windows CE 5.0 on an AMD Geode GX2 processor. I used ceddk to enumerate the PCI devices and was able to find a match for the PID and VID, I was even able to read the configuration space.