Hello,
I am doing a USB HID product that has to be very compatible with old computers, so I am using an XP computer and VB6 to develop it, with the assumption it will be forward-compatible from XP to any modern computers. I have 2nd edition of USB Complete (complete with a time-erased floppy inside). Should I even bother ordering a newer edition of the book before I begin? Is there something I might be missing? (or are later editions .NET only?)
After skimming through the 2nd edition book, it turns our I need DDK which is no longer available. But I found the page
http://www.alanmacek.com/usb/ which has the files needed in lieu of the DDK. Does anyone know a page online (or here) with instructions which directories to place these files? I know VB6 only, no C++. When I try code from the book without these files, I get error messages.