I am currently using the windows native wifi functions for some stuff. This is a really good abstraction and easy to use for me.
Now i need some more details on the wifi interfaces i get with WlanEnumInterfaces.
Basically i want the information available in the hardware manager, like hardware id, driver version etc.
I don't now how to get from GUID to some lower level identification of the devices and i even do not now which methods are available to query detailed device information.
Looking forward for some help.
Philipp