Click here to Skip to main content
16,012,082 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi. I'm trying to write a DLL in C++ using DEV C++. I need this DLL to return how many wifi networks were found, return a name, and connect to one. I've been looking all over and can't find anything that relates to this kind of listing/connecting. Any help?
I am a beginner, just so you know.

Thanks :-O
Posted

1 solution

You could try to start here...[^] :)
 
Share this answer
 

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