I have to develop a filter driver for a IDE Controller to intercept R/W Requests for Vista.
Are there any certification Issues ?
Thanks,
Manohara
I have to develop a filter driver for a IDE Controller to intercept R/W Requests for Vista.
Are there any certification Issues ?
Thanks,
Manohara
If you mean WHQL certification, look at
http://www.microsoft.com/whdc/whql/default.mspx you will find WHQL is almost
exclusively for drivers that directly act on the hardware, not filters. If
you mean digitally signing the driver so it will load on Vista 64-bit an IDE
filter is the same as any other driver.
–
Don Burn (MVP, Windows DDK)
Windows 2k/XP/2k3 Filesystem and Driver Consulting
http://www.windrvr.com
wrote in message news:xxxxx@ntdev…
>I have to develop a filter driver for a IDE Controller to intercept R/W
>Requests for Vista.
>
> Are there any certification Issues ?
>
> Thanks,
> Manohara
>