reactos/sdk/include
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
..
asm [FREELDR/x64] Add Multiboot header 2024-10-19 17:54:39 +03:00
c++ [CRT] Add C++ const correct overloads 2024-10-22 08:17:45 +03:00
crt [VCRUNTIME][CRT] Change WCHAR_MIN/WCHAR_MAX to match native headers 2024-11-16 20:01:49 +02:00
ddk [SDK] d3dkmthk.h: Fix an '#ifdef __REACTOS__' (#7474) 2024-11-18 21:24:24 +01:00
dxsdk [REACTOS] Add missing line breaks at end of file 2024-10-06 10:47:11 +03:00
GL [FORMATTING][NTOS][HAL][DRIVERS][SDK] Fix trailing spaces 2021-06-11 15:33:08 +03:00
host [SDK] Fix definition of IMAGE_NT_HEADERS64 in host tools 2021-04-28 13:10:23 +02:00
ndk [FREELDR][NDK][X64] Remove KIP0PCRADDRESS definition and mapping 2024-10-17 18:31:32 +03:00
psdk [PSDK] Add definitions for WLAN_AVAILABLE_NETWORK.dwFlags member (#7504) 2024-11-18 21:31:17 +01:00
reactos [SHELL32] Correctly compare pidls for SHBrowseForFolder BFFM_SETEXPANDED (#7499) 2024-11-16 16:28:28 +01:00
vcruntime [VCRUNTIME][CRT] Change WCHAR_MIN/WCHAR_MAX to match native headers 2024-11-16 20:01:49 +02:00
wdf/kmdf/1.17 [VCRUNTIME] Move compiler runtime headers into their own folder 2024-11-02 12:52:59 +02:00
winrt [SDK] Add some missing headers 2024-11-04 08:42:34 +02:00
xdk [SDK] Add some missing definitions 2024-11-04 08:42:34 +02:00