Re: IOCTL_NDIS_QUERY_GLOBAL_STATS on CE/PPC 2003

From: Maxim S. Shatskih (maxim_at_storagecraft.com)
Date: 02/27/04


Date: Sat, 28 Feb 2004 01:44:50 +0300


    BTW - according to this forum archives, IOCTL_NDIS_QUERY_GLOBAL_STATS is
defunct on CE.

-- 
Maxim Shatskih, Windows DDK MVP
StorageCraft Corporation
maxim@storagecraft.com
http://www.storagecraft.com
"Paul G. Tobey [eMVP]" <ptobey_no_spam@instrument_no_spam.com> wrote in message
news:OYRIIwW$DHA.2800@tk2msftngp13.phx.gbl...
> 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
> >
> >
>
>


Relevant Pages

  • Re: write to nonpaged pool memory from user mode program
    ... Use IOCTLs or WMI for this. ... disaster. ... Maxim Shatskih, Windows DDK MVP ...
    (microsoft.public.development.device.drivers)
  • Re: wireless signal strength
    ... > Try WMI, this is possibly the easiest way. ... > Maxim Shatskih, Windows DDK MVP ... >> I found out that i have to query the NDIS drivers, ...
    (microsoft.public.development.device.drivers)
  • Re: wireless signal strength
    ... > Try WMI, this is possibly the easiest way. ... > Maxim Shatskih, Windows DDK MVP ... >> I found out that i have to query the NDIS drivers, ...
    (microsoft.public.windowsxp.device_driver.dev)
  • Re: Packet.sys (or similar) ?
    ... Surely this last note was not intended for Thomas who knows this better ... > Maxim Shatskih, Windows DDK MVP ... NDISUIO is actually a in-box ...
    (microsoft.public.development.device.drivers)
  • Re: Pen Drive Initialization
    ... It must have the valid filesystem metadata with 100% of data space marked ... >> Maxim Shatskih, Windows DDK MVP ... >>> When I do that, windows keeps repeating the reading commands, and there ...
    (microsoft.public.development.device.drivers)