|
I don't disagree with what you said thewhiz, but why do you need to write a driver if the code runs in user-mode ? I don't think you can test a wide range of functionality by doing that. There are a lot of driver-only issues (the hard ones, too), that simply do not exist in user-mode (the entire IRQL issue for instance).
|