Re: why my cdrom filter driver(WDM) doesn't work on win98? by Doron
Doron
Tue Aug 17 10:06:55 CDT 2004
USB is WDM, so a filter will work on both. I don't know of an IOS filters
in the old win9x DDKs, but i am not that familiar with those products.
d
--
Please do not send e-mail directly to this alias. this alias is for
newsgroup purposes only.
This posting is provided "AS IS" with no warranties, and confers no rights.
"feifangame" <feifangame@discussions.microsoft.com> wrote in message
news:4E4A70CF-FD6A-4828-8B44-F4F12AB4D701@microsoft.com...
> why usb filter driver(WDM) work right on win9x and win2000?
> Are there any examples about cdrom filter driver on win9x?
>
>
> "Doron Holan [MS]" wrote:
>
> > win2000 and beyond is based on NT and are based on one code base. win98
> > (95, millenium, 98se) are a different code base. Storage on win9x is
not
> > WDM compatible.
> >
> > d
> >
> > --
> > Please do not send e-mail directly to this alias. this alias is for
> > newsgroup purposes only.
> > This posting is provided "AS IS" with no warranties, and confers no
rights.
> >
> >
> > "feifangame" <feifangame@discussions.microsoft.com> wrote in message
> > news:A6ABAA15-63D7-4073-B604-6A313E007C0E@microsoft.com...
> > > It can work right on windows 2000.
> >
> >
> >