Hello,
I have written AVstream minidriver for windows xp and it functions
fine.
Now, i want same driver to be used for windows 2000 too.
So,
1)Does XP AVstream minidriver is binary compatible to
windows 2000? Becasue XP ddk has a sample "avssamp" which works fine on
windows 2000. i just loded its binary, with rebuilding it for 2000.(
relase notes for the sample also notifies same)
But in my case my driver built fop Xp doesnt load!!!!
2) Is it possible by making some changes same driver would
be ported to windows
2000?if yes, what could be the changes.
3) Do any service pack on windows 2000 has added support to
avstream?
4)Do i have to rewrite whole driver as a stream class driver
for windows 2000?
5) does same application will work for both types of driver?
Please guide me for an effective implemetation,
Thanks & rgds,
Darshan