wlanapi Questions

3

I'm writing a small network management tool. In order to pull out the details for various WiFi networks, I'm making calls to the wlanapi.dll, WlanGetProfile(...) API method to get the profile...
Stridulate asked 4/4, 2018 at 17:30

1

Solved

I'm using Windows 8.1 which doesn't have a tool (with a GUI) to manage wifi network profiles. So I'm writing one which will help me. I did some googling and found Managed Wifi API, and with the hel...
Dutra asked 27/6, 2015 at 23:24

1

Solved

I am trying to decrypt WEP profile's key using CryptUnprotectData. The way I fetched the profile key is by exporting the profile using netsh. netsh wlan export profile name="MyWEP" folder="./" F...
Witham asked 26/5, 2012 at 11:36

1

I have a piece of code implemented using the Managed Native WiFi. It is used to obtain the profile details of the connected network for displaying on screen. // Start the wireless configuration...
Polyvinyl asked 5/7, 2011 at 6:2
1

© 2022 - 2024 — McMap. All rights reserved.