reactos/sdk
Vitaly Orekhov c2082ce92a
[PSDK] Define maximum SSID length properly (#7394)
Avoid using magic numbers for structures and ease the day for those
who do not remember IEEE 802.11 specifications by heart.

- Add a #define that matches by name with one used since day one
  of Visual Studio 2008 (VS2005 does not have Native Wi-Fi SDK)
- Remove magic constant from DOT11_SSID.ucSSID size definition

Reference: https://learn.microsoft.com/en-us/windows/win32/nativewifi/dot11-ssid
CORE-6905
2024-09-28 18:28:15 +03:00
..
cmake [GCC-COMPAT] Add support library for GCC's libsupc++ and libstdc++ 2024-07-09 12:01:24 +02:00
include [PSDK] Define maximum SSID length properly (#7394) 2024-09-28 18:28:15 +03:00
lib [RTL][KERNEL32][ROSAUTOTEST] Disable debug prompts during autotest 2024-09-16 10:10:55 +03:00
tools [SHELL32][MKSHELLLINK] Support EXP_SPECIAL_FOLDER datablock in shortcuts (#7158) 2024-09-14 13:10:49 +02:00