Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想使用 wlanapi 函数测量 Wifi 的信号强度。我的代码在使用 NativeWifi 语句时出错。如何在 Windows 8 中添加对 wlanapi.dll 的引用?
您必须从 codeplex 下载 dll。只需搜索nativewifi codeex。然后使用 Visual Studio 添加对这个 dll 的引用(右键单击 -> 添加引用)