Hi,
I read that the demo drivers in Win2003 DDK should work on W2000 but instead
it gives me an error during execution.
In the Win2003 DDK a new routine is added to send srb’s. This is
ChangerClassSendSrbSynchronous() But W2k used ClassSendSrbSynchronous().
Could this be the reason for my conflict? How should i make a driver that
runs on both platforms?
Thanks,
Noud