reactos/sdk
Vitaly Orekhov 2e3a080e10
[PSDK] Add definitions for WLAN_AVAILABLE_NETWORK.dwFlags member (#7504)
Enable use of flags denoting state of Wi-Fi access point relative to the network adapter trying to connect to it. Used when working with WLAN_AVAILABLE_NETWORK.dwFlags to check whether we are connected to the network or not, for instance.

These flags have been introduced in Windows 10.

References:
- https://learn.microsoft.com/en-us/windows/win32/api/wlanapi/ns-wlanapi-wlan_available_network
- Windows SDK

CORE-6905
2024-11-18 21:31:17 +01:00
..
cmake [CMAKE] Silence warnings about unused variables on release builds 2024-10-25 14:37:52 +03:00
include [PSDK] Add definitions for WLAN_AVAILABLE_NETWORK.dwFlags member (#7504) 2024-11-18 21:31:17 +01:00
lib [RTL] actctx.c: Restore wine tracing 2024-11-05 10:54:21 +02:00
tools [SPEC2DEF] Implement support for negated architecture 2024-11-02 02:36:45 +02:00