WLANManager support for multiple wireless interfaces

This commit is contained in:
2017-05-16 13:11:10 +02:00
parent 920d0ab2f7
commit 753f55ffc0
3 changed files with 46 additions and 4 deletions

View File

@@ -28,6 +28,7 @@
#include <Windows.h>
#include <CommCtrl.h>
#include <devguid.h>
#include <tchar.h>
#include <memory>