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 への参照を追加します (右クリック -> 参照の追加)。