reactos/drivers/filesystems
Joachim Henze ec0a98776d [0.4.7][BTRFS][SETUPAPI][SHELL32] It is _WIN32_WINNT, not WIN32_WINNT CORE-12589 CORE-12580
This is *no* functional change: I verified with a #pragma message "test"
locally within all those blocks that the compilers output does not change
before and after those changes.
The 3 binaries do not change in size.
After this commit no such issue remains in releases/0.4.7

[BTRFS] It is _WIN32_WINNT, not WIN32_WINNT CORE-12589
This is a partial port of:
0.4.10-dev-36-g c7806a6b29 CORE-12589 'drivers/filesystems/btrfs/fsctl.c: 1 _WIN32_WINNT is misspelled as WIN32_WINNT'
------------
[SETUPAPI] It is _WIN32_WINNT, not WIN32_WINNT
This is a pure backport of
0.4.8-dev-139-g 067bb2fcef [SETUPAPI] it is _WIN32_WINNT, not WIN32_WINNT (#125) CORE-12580
------------
[SHELL32] It is _WIN32_WINNT, not WIN32_WINNT

This is *no* backport of 0.4.8-dev-251-g 57aa1f1fc6 [SHELL32] shellpath.c: it is _WIN32_WINNT, not WIN32_WINNT (#129) CORE-12580
but instead I deleted the workaround-blocks in [SHELL32] shellpath.c entirely, because they do depend on global variables which also do not exist in releases/0.4.7.

CORE-12580 is now completely covered, except the unrelated 'reminder comment' which was added to [SDK].
2024-02-25 07:59:05 +01:00
..
btrfs [0.4.7][BTRFS][SETUPAPI][SHELL32] It is _WIN32_WINNT, not WIN32_WINNT CORE-12589 CORE-12580 2024-02-25 07:59:05 +01:00
cdfs [0.4.7][CDFS_NEW] -> [CDFS] 2023-03-23 22:13:57 +01:00
ext2 [0.4.7][FS][SETUP] During 1st stage, disable any FS we don't support install to 2022-02-26 18:45:34 +01:00
fastfat
ffs [0.4.7][FS][SETUP] During 1st stage, disable any FS we don't support install to 2022-02-26 18:45:34 +01:00
fs_rec
msfs
mup [0.4.7][PARPORT] Fix I/O port length check, [REACTOS] Logging & formatting, e.g. CORE-14388 CORE-19105 2023-11-05 13:56:03 +01:00
nfs
npfs
ntfs [0.4.7][NTFS] DPRINT1->DPRINT, EOL-WS 2022-10-16 23:46:35 +02:00
reiserfs [0.4.7][FS][SETUP] During 1st stage, disable any FS we don't support install to 2022-02-26 18:45:34 +01:00
udfs [0.4.7][NTOS][WIN32SS][UDFS] Fix double free in ObCreateObject, fix retvals CORE-14271 2023-08-02 01:01:40 +02:00
CMakeLists.txt [0.4.7][CDFS_NEW] -> [CDFS] 2023-03-23 22:13:57 +01:00