ndisprot - ndis 6 or ndis 5
- From: r_konjeti@xxxxxxxxx
- Date: Thu, 14 Feb 2008 10:54:09 -0800 (PST)
I want to gather signal strength of all WiFi access points in Windows
Vista.
For this, I want to write a NdisProt driver so that my application
can
send request to my driver which in-turn will request miniport driver.
For this I have to use IOCTL_NDISPROT_QUERY_OID_VALUE with
OID_802_11_BSSID_LIST. Is this correct approach to what I need to
do ?
I looked at WDK 6000 sample code. There are two NdisProt code samples
- one for NDIS 5.0 and another for NDIS 6.0. Which sample should I
take as a base code for my project?
Thanks,
Raj
.
- Follow-Ups:
- Re: ndisprot - ndis 6 or ndis 5
- From: Don Burn
- Re: ndisprot - ndis 6 or ndis 5
- Prev by Date: Re: Simulating Mouse Input
- Next by Date: Re: ndisprot - ndis 6 or ndis 5
- Previous by thread: Changing Irp->IoStatus.Status in a completion routine
- Next by thread: Re: ndisprot - ndis 6 or ndis 5
- Index(es):
Relevant Pages
|