Re: IOCTL_NDIS_QUERY_GLOBAL_STATS on CE/PPC 2003
From: Paul G. Tobey [eMVP] (ptobey_no_spam_at_instrument_no_spam.com)
Date: 02/27/04
- Previous message: Ernie Li [MSFT]: "Re: display resolution"
- In reply to: Maxim S. Shatskih: "Re: IOCTL_NDIS_QUERY_GLOBAL_STATS on CE/PPC 2003"
- Next in thread: Maxim S. Shatskih: "Re: IOCTL_NDIS_QUERY_GLOBAL_STATS on CE/PPC 2003"
- Reply: Maxim S. Shatskih: "Re: IOCTL_NDIS_QUERY_GLOBAL_STATS on CE/PPC 2003"
- Messages sorted by: [ date ] [ thread ]
Date: Fri, 27 Feb 2004 12:58:17 -0700
Glad it works!
That's one of the disconnects between the desktop and Windows CE. I don't
know if WMI is coming in the future or not.
Paul T.
"Maxim S. Shatskih" <maxim@storagecraft.com> wrote in message
news:%23IFWyIW$DHA.2292@TK2MSFTNGP12.phx.gbl...
> > Well, let's see. You have to have the driver return the indication that
it
> > supports the given OID via the standard OID OID_GEN_SUPPORTED_LIST.
Once
> > you've done that, the application level should be able to use NDISUIO
and
> > IOCTL_NDISUIO_QUERY_OID_VALUE with DeviceIoControl()
>
> Exactly, for now, it works so and works fine, even without patching
> OID_GEN_SUPPORTED_LIST :-)
>
> > way in CE to do this (and that the old IOCTL_NDIS_QUERY_GLOBAL_STATS
method
> > is deprecated, even on the desktop).
>
> Yes, but on desktop WMI is recommended instead as a replacement, and
that's why
> IOCTL_NDIS_QUERY_GLOBAL_STATS is deprecated. Any WMI in WinCE?
>
> On the other hand, NDISUIO seems to be the standard part of PPC 2003
platform,
> so it can be used. On the desktop, I would need to write my own protocol
for
> this (or use WMI, which is by far better).
>
> --
> Maxim Shatskih, Windows DDK MVP
> StorageCraft Corporation
> maxim@storagecraft.com
> http://www.storagecraft.com
>
>
- Previous message: Ernie Li [MSFT]: "Re: display resolution"
- In reply to: Maxim S. Shatskih: "Re: IOCTL_NDIS_QUERY_GLOBAL_STATS on CE/PPC 2003"
- Next in thread: Maxim S. Shatskih: "Re: IOCTL_NDIS_QUERY_GLOBAL_STATS on CE/PPC 2003"
- Reply: Maxim S. Shatskih: "Re: IOCTL_NDIS_QUERY_GLOBAL_STATS on CE/PPC 2003"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|
|