Re: IOCTL_NDIS_QUERY_GLOBAL_STATS on CE/PPC 2003
From: Maxim S. Shatskih (maxim_at_storagecraft.com)
Date: 02/27/04
- Next message: leevisual: "shell customization error"
- Previous message: Vidhya Vasudevan: "Multiple device support for PC-Card Device"
- 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 11:06:06 +0300
> Or, is this a custom OID for your driver?
Yes, a custom OID of my driver (NDIS IM), which is absolutely parameter-less.
Just a way for a user app to "kick" the driver to so some operation.
I'm planning to use the custom OID for this. In the driver code, the query for
this OID starts the operation (it can run async, the result reporting to the
caller is not necessary).
In the app code, I must send the OID query for this OID.
I also do not want to have large differences from Windows by being too
CE-specific, I want the code to be as Windows compatible as possible.
-- Maxim Shatskih, Windows DDK MVP StorageCraft Corporation maxim@storagecraft.com http://www.storagecraft.com
- Next message: leevisual: "shell customization error"
- Previous message: Vidhya Vasudevan: "Multiple device support for PC-Card Device"
- 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
|
|