Re: ndisprot - ndis 6 or ndis 5
- From: "Don Burn" <burn@xxxxxxxxxxxxxxxxxxxx>
- Date: Thu, 14 Feb 2008 14:00:16 -0500
What OS are you going to run the driver on? NDIS 5 is for XP/2003, NDIS 6
is for Vista/2008.
--
Don Burn (MVP, Windows DDK)
Windows 2k/XP/2k3 Filesystem and Driver Consulting
Website: http://www.windrvr.com
Blog: http://msmvps.com/blogs/WinDrvr
Remove StopSpam to reply
<r_konjeti@xxxxxxxxx> wrote in message
news:284acec3-eeaf-4391-aa46-b4cc9200d28f@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
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: r_konjeti
- Re: ndisprot - ndis 6 or ndis 5
- References:
- ndisprot - ndis 6 or ndis 5
- From: r_konjeti
- ndisprot - ndis 6 or ndis 5
- Prev by Date: ndisprot - ndis 6 or ndis 5
- Next by Date: Re: ndisprot - ndis 6 or ndis 5
- Previous by thread: ndisprot - ndis 6 or ndis 5
- Next by thread: Re: ndisprot - ndis 6 or ndis 5
- Index(es):
Relevant Pages
|