Hi,

I would like to use IoIsWdmVersionAvailable(IN UCHAR MajorVersion, IN UCHAR
Minor Version) call to check whether the driver is running in Vista. Is the
MajorVersion and MinorVersion defined for Vista?

Thanks

KS

Re: IoIsWdmVersionAvailable by Doron

Doron
Wed Feb 08 00:01:55 CST 2006

yes, major == 6, minor == 0x0

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.


"Kee Seng" <wakeup@pmail.ntu.edu.sg> wrote in message
news:ePXAizFLGHA.1536@TK2MSFTNGP11.phx.gbl...
> Hi,
>
> I would like to use IoIsWdmVersionAvailable(IN UCHAR MajorVersion, IN
> UCHAR Minor Version) call to check whether the driver is running in Vista.
> Is the MajorVersion and MinorVersion defined for Vista?
>
> Thanks
>
> KS
>