Click here to Skip to main content
16,022,737 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
i want to view list of available WiFi networks with the help of DDK so any one can tell me which header file i need for that?

and
where i can find nativeWiFi Api i have checked DDk but its not available there so please tell me
how can i include Wlanapi.h header file?

thanks in advance
:doh:
Posted
Updated 15-Feb-10 2:17am
v2

You could start with the user mode Native Wifi Functions[^] like WlanGetAvailableNetworkList.
 
Share this answer
 
Indrajit kumar wrote:
can you tell me where i can find that native WiFi function
whether it will be in DDK or where ?

Please don't append questions as 'fake answers': modify your original question or create another one.

As about 'that native Wifi functions', if you follow the link provided by Superman then you may find the "Requirements" section for every function you need.
:)
 
Share this answer
 
v2

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900