Re: IOCTL_NDIS_QUERY_GLOBAL_STATS on CE/PPC 2003
From: Maxim S. Shatskih (maxim_at_storagecraft.com)
Date: 02/27/04
- Next message: Mike Markley: "Re: How to upgrade flash memory under the control of WinCE?"
- Previous message: Paul G. Tobey [eMVP]: "Re: How to connect windows2000 with ActiveSync"
- In reply to: Paul G. Tobey [eMVP]: "Re: IOCTL_NDIS_QUERY_GLOBAL_STATS on CE/PPC 2003"
- Next in thread: Paul G. Tobey [eMVP]: "Re: IOCTL_NDIS_QUERY_GLOBAL_STATS on CE/PPC 2003"
- Reply: Paul G. Tobey [eMVP]: "Re: IOCTL_NDIS_QUERY_GLOBAL_STATS on CE/PPC 2003"
- Messages sorted by: [ date ] [ thread ]
Date: Fri, 27 Feb 2004 21:50:37 +0300
> 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
- Next message: Mike Markley: "Re: How to upgrade flash memory under the control of WinCE?"
- Previous message: Paul G. Tobey [eMVP]: "Re: How to connect windows2000 with ActiveSync"
- In reply to: Paul G. Tobey [eMVP]: "Re: IOCTL_NDIS_QUERY_GLOBAL_STATS on CE/PPC 2003"
- Next in thread: Paul G. Tobey [eMVP]: "Re: IOCTL_NDIS_QUERY_GLOBAL_STATS on CE/PPC 2003"
- Reply: Paul G. Tobey [eMVP]: "Re: IOCTL_NDIS_QUERY_GLOBAL_STATS on CE/PPC 2003"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|
|