Hi,
I am currently developing a USB driver that should support win2k and
winxp.
My questions is if i have to create two different drivers built with
the OS specific include directories in the DDK. Or can i choose for
example to use all includes from xp directories and then run that
driver on win2k as well without any worries. This is how i am doing it
right now, and it works, im just wondering what the correct approach
would be?
Regards
Wilhelm Lundgren