Hi friends!
I'm a newbie to driver development and I have a rather simple question for
you I guess.
I want to make a USB filter that just log what device is atached to the
port. I have compiled the files that came with WINDDK in the folder
src\wdm\usb\filter.
My question is: How do I install the driver? Do I need to define a .INF
file? If I have to define a .INF file what should it contain if I don't have
a specific device?