Re: Low performance using Win2K DDK to develop driver for Win NT 4.0

The multi-platform capabilities of drivers are always going upwards, not
downwards… One can never expect that a driver written especially for NT
could work for win98, but we can expect that’ll happen the other
way around, although it is not always the case (err… I think I had such
a driver, but can’t remember what kind of driver it was …).

At 23:41 28-01-03 +0800, you wrote:

Are u saying that I have to use Win
NT DDK for compilation for Win NT 4.0 ?

But, how can others make a single driver for various platforms
?